faraday/db
bitromortac 53148c5232
chanevents+db: add sync row
We want to know if an update came from an initial sync. This also helps
us to identify data gaps and one can be sure it was not due to an actual
event. Modify the migration as it's unreleased.
2026-04-02 12:25:36 +02:00
..
sqlc chanevents+db: add sync row 2026-04-02 12:25:36 +02:00
interfaces.go mod: add sqldbv2 and boilerplate 2026-03-30 11:50:52 +02:00
migrations.go db: add chanevents tables and queries 2026-04-01 15:06:37 +02:00
migrations_test.go db: add chanevents tables and queries 2026-04-01 15:06:37 +02:00
postgres.go mod: add sqldbv2 and boilerplate 2026-03-30 11:50:52 +02:00
schemas.go db: add chanevents tables and queries 2026-04-01 15:06:37 +02:00
sql_migrations.go mod: add sqldbv2 and boilerplate 2026-03-30 11:50:52 +02:00
sqlite.go mod: add sqldbv2 and boilerplate 2026-03-30 11:50:52 +02:00