nwaku/waku/waku_archive/driver/postgres_driver
Ivan FB 560f949a8b
chore: Postgres migrations (#2477)
* Add postgres_driver/migrations.nim
* Postgres and archive logic adaptation to the migration implementation
* libwaku: adapt node_lifecycle_request.nim to migration refactoring
* test_app.nim: add more detail for test that only fails in CI
* postgres migrations: store the migration scripts inside the resulting wakunode binary instead of external .sql files.
2024-03-01 12:05:27 +01:00
..
migrations.nim chore: Postgres migrations (#2477) 2024-03-01 12:05:27 +01:00
postgres_driver.nim chore: Postgres migrations (#2477) 2024-03-01 12:05:27 +01:00
postgres_healthcheck.nim fix(rln-relay): graceful shutdown with non-zero exit code (#2429) 2024-02-15 16:55:08 +05:30