lightning-terminal/scripts
Viktor Torstensson 0c6b3c0539
multi: introduce dev migrations
When the kvdb to sql migration is initially introduced, we will want to
ensure that it is only run under dev builds during the testing phase.

We therefore introduce the functionality to have separate dev
migrations, which are only included in a separate migration stream that
is used only in dev builds.

Note that these dev migrations are currently not included in the
`sqlc.yaml` file, to ensure that the main sqlc models doesn't include
the dev migrations.
2026-05-14 11:38:30 +02:00
..
check-commit.sh github+scripts: check commits compile 2022-11-02 11:56:26 +02:00
check-each-commit.sh github+scripts: check commits compile 2022-11-02 11:56:26 +02:00
check-go-version-dockerfile.sh itest: remove custom channels tests and backward compat infrastructure 2026-03-16 15:37:49 +01:00
check-go-version-yaml.sh itest: remove custom channels tests and backward compat infrastructure 2026-03-16 15:37:49 +01:00
check-release-notes.sh doc: rename doc directory to docs 2024-06-11 11:25:00 -04:00
gen_sqlc_docker.sh multi: introduce dev migrations 2026-05-14 11:38:30 +02:00
itest_parallel.sh itest: add tranche-based parallel runner and clearer logs 2025-12-09 12:47:05 +00:00
itest_part.sh itest: add tranche-based parallel runner and clearer logs 2025-12-09 12:47:05 +00:00
release.sh makefile+scripts: add Go version check to release command 2024-10-23 14:32:18 +02:00
unit-test-flake-hunter.sh make: unit test flake hunter 2025-03-26 09:20:53 -05:00