Files
lnd/sqldb/migrations_dev.go
Elle Mouton 9ce14371e1 multi: switch on graph SQL migration
In this commit, the graph SQL migration is added to the production
build.
2025-09-04 18:52:00 +02:00

6 lines
122 B
Go

//go:build test_db_postgres || test_db_sqlite || test_native_sql
package sqldb
var migrationAdditions []MigrationConfig