aboutsummaryrefslogtreecommitdiff
path: root/src/db
AgeCommit message (Collapse)Author
2023-11-28add database connections, user model insertAlexander Kavon
2023-11-28added migrations via tern, updated db package to connect to pgsql db, ↵Alexander Kavon
updated config to build db connection string, updated example .newsstand.toml config, new pgx dependency
2023-11-14db skeletonAlexander Kavon