faraday/db/sqlc
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
..
migrations chanevents+db: add sync row 2026-04-02 12:25:36 +02:00
queries chanevents+db: add sync row 2026-04-02 12:25:36 +02:00
chanevents.sql.go chanevents+db: add sync row 2026-04-02 12:25:36 +02:00
db.go mod: add sqldbv2 and boilerplate 2026-03-30 11:50:52 +02:00
db_custom.go db: add chanevents tables and queries 2026-04-01 15:06:37 +02:00
models.go chanevents+db: add sync row 2026-04-02 12:25:36 +02:00
querier.go db: add chanevents tables and queries 2026-04-01 15:06:37 +02:00