alby-hub/db
2025-07-15 13:17:06 +07:00
..
migrations fix: remove event deletion from migration (#1503) 2025-07-15 13:17:06 +07:00
queries feat: PostgreSQL support (#922) 2025-01-16 17:17:24 +07:00
sqlite-wrapper Fix: sqlite connection parameters, add migrations to delete orphaned records and change postgres transaction amount to bigint (#1462) 2025-07-06 17:45:46 +07:00
test Fix: sqlite connection parameters, add migrations to delete orphaned records and change postgres transaction amount to bigint (#1462) 2025-07-06 17:45:46 +07:00
db.go Fix: sqlite connection parameters, add migrations to delete orphaned records and change postgres transaction amount to bigint (#1462) 2025-07-06 17:45:46 +07:00
models.go feat: add app last used time (#1498) 2025-07-14 15:26:29 +07:00