faraday/db
bitromortac 85f0a261a4 chanevents+db: widen test fixtures to testing.TB
Promote the existing test-store and test-DB constructors from
*testing.T to testing.TB so the upcoming EffectiveUptime benchmark can
share the same fixture path as the existing tests. testing.TB is the
shared interface of *testing.T and *testing.B, so every current caller
keeps type-checking unchanged.
2026-06-03 17:55:30 +02:00
..
sqlc chanevents+db: add scid-to-peer index 2026-05-13 14:32:12 +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 chanevents+db: widen test fixtures to testing.TB 2026-06-03 17:55:30 +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