Files
Igor Sirotin 6c9070fbe9 refactor: project layout (databases, abi-spec, connection) (#7205)
* chore: move databases to internal/db

* chore: move internal/db/sqlite

* chore: internal/abi-spec

* chore: move internal/connection

* chore: internal/circuitbreaker

* chore: internal/transactions

* fix: rebase issues
2025-12-15 12:01:03 +00:00

6 lines
258 B
SQL

-- DO NOT REMOVE
-- -----------------------------
-- This file does nothing
-- It's created so the migration knows from which sql file to continue since
-- the migration has been splitted in two (before, and after nodecfg extraction)
-- Do not add code here