mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-04-19 13:32:29 -04:00
Extract database operations from Manager into a Store interface with SQLite and PostgreSQL implementations using a shared commonStore. Split SQLite migrations into store_sqlite_migrations.go, use shared schema_version table for PostgreSQL, rename user_user/user_tier tables to "user"/tier, and wire up database-url in CLI commands.
86 KiB
86 KiB