Skip to content

Conversation

@guggero
Copy link
Contributor

@guggero guggero commented Apr 25, 2025

Creating this mostly as a reminder and FYI that once lightninglabs/taproot-assets#1198 is in, this replace directive will be required for tapd to compile.

Because tapd now uses a fork of the SQL migration library, which can only be used through a replace directive which isn't populated transitively to other dependent projects, we now need to copy that directive to every project.

@guggero guggero force-pushed the tapd-migrate-library branch from 3be659b to 7e90ade Compare May 2, 2025 07:48
Because tapd now uses a fork of the SQL migration library, which can
only be used through a replace directive which isn't populated
transitively to other dependent projects, we now need to copy that
directive to every project.
@guggero guggero force-pushed the tapd-migrate-library branch from 7e90ade to 0591865 Compare May 2, 2025 07:49
@guggero guggero marked this pull request as ready for review May 2, 2025 07:49
@guggero guggero requested review from bhandras and sputn1ck May 2, 2025 07:49
@guggero
Copy link
Contributor Author

guggero commented May 2, 2025

Dependent PR was merged, we now need this to build things in litd.

Copy link
Member

@bhandras bhandras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

Copy link
Member

@sputn1ck sputn1ck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Does that mean we can also use go code migrations in loop?

@guggero
Copy link
Contributor Author

guggero commented May 2, 2025

LGTM! Does that mean we can also use go code migrations in loop?

Yes, absolutely!

@guggero guggero merged commit 8ef7584 into master May 2, 2025
4 checks passed
@guggero guggero deleted the tapd-migrate-library branch May 2, 2025 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants