Files
lnd/sqldb/sqlc/migration.sql.go
Andras Banki-Horvath 9acd06d296 sqldb: add table to track custom SQL migrations
This commit adds the migration_tracker table which we'll use to track if
a custom migration has already been done.
2025-01-23 09:10:59 +01:00

1.2 KiB