Skip to content

Conversation

@ellemouton
Copy link
Member

Replace any named UNIQUE indices in the accounts tables and replace with named ones. This is for a future where we want to be able to edit these indices without having to drop the table.
It is fine for us to just edit these tables since these are not available in "prod" yet.

Replace any named UNIQUE indices in the accounts tables and replace with
named ones. This is for a future where we want to be able to edit these
indices without having to drop the table.
It is fine for us to just edit these tables since these are not
available in "prod" yet.
@ellemouton ellemouton self-assigned this Mar 10, 2025
@ellemouton ellemouton added the no-changelog This PR is does not require a release notes entry label Mar 10, 2025
Copy link
Contributor

@bitromortac bitromortac left a comment

Choose a reason for hiding this comment

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

LGTM, what would be a reason to edit such indices?

@ellemouton
Copy link
Member Author

what would be a reason to edit such indices?

Just in case we want to add to the index in future maybe or even just to be consistent incase we want to add another one. But I think also just hard to predict the future use-cases.

Copy link
Contributor

@ViktorT-11 ViktorT-11 left a comment

Choose a reason for hiding this comment

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

Nice, thanks 🔥

@ellemouton ellemouton merged commit 66e8de9 into lightninglabs:master Mar 11, 2025
19 of 21 checks passed
@ellemouton ellemouton deleted the sql23Accounts8 branch March 11, 2025 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR is does not require a release notes entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants