Files
ntfy/cmd
binwiederhier 07c3e280bf Refactor user package to Store interface with PostgreSQL support
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.
2026-02-16 22:39:54 -05:00
..
2025-07-31 11:35:21 +02:00
2025-07-31 10:46:41 +02:00
2023-11-16 20:54:58 -05:00
2026-01-18 11:13:56 -05:00
2023-11-16 20:54:58 -05:00
2023-11-16 20:54:58 -05:00
2025-12-23 20:23:48 -05:00
2022-06-20 10:56:45 -04:00
2026-01-15 09:30:37 -05:00
2025-08-09 10:04:57 -04:00
2026-01-17 14:48:32 -05:00
2026-01-17 14:48:32 -05:00
2023-08-06 22:44:55 -06:00
2025-07-31 11:35:21 +02:00
2025-07-31 10:46:41 +02:00
2025-07-31 11:35:21 +02:00
2025-07-31 10:46:41 +02:00
2025-07-31 11:35:21 +02:00
2025-08-07 17:39:25 +02:00