lightning-terminal/db/sqlc/queries
Viktor Torstensson c53dcb414e
sqlc: remove UpdateAccountAliasForTests query
As no code path uses the sqlc.UpdateAccountAliasForTests query, now that
migrations tests have been updated to use the sqlcmig6 version, we can
remove the query from the sqlc package. As this query is only intended
to be used for testing, it is beneficial to not expose it to the rest of
the codebase to avoid accidental usage in the future.
2026-02-13 19:37:31 +01:00
..
accounts.sql sqlc: remove UpdateAccountAliasForTests query 2026-02-13 19:37:31 +01:00
actions.sql sqlc+firewalldb: add GetAction SQL query 2025-10-07 02:13:14 +02:00
kvstores.sql multi: rename sql kvstores session_id to group_id 2025-07-21 14:45:45 +02:00
privacy_paris.sql db/sqlc: priv map schemas and crud 2025-04-22 06:10:48 +02:00
sessions.sql sqlc: add DeleteSession query 2025-11-25 19:35:42 +01:00