SimpleCloudNotifier/scnserver/db
2024-09-20 17:21:32 +02:00
..
cursortoken Add KeyToken authorization 2023-04-21 21:45:16 +02:00
dbtools Upgrade goext 2024-06-01 00:25:56 +02:00
impl Fully switch away from mattn sqlite to glebarez sqlite 2024-09-20 17:21:32 +02:00
schema Fix missing field in clients struct and non-partial fcmtoken index (also streamline db migrations) 2024-09-17 22:26:45 +02:00
simplectx Auto-delete clients when FB returns UNREGISTERED 2024-09-16 20:11:28 +02:00
context.go Remove message.owner_user_id field and implement db migrations 2023-07-27 17:44:06 +02:00
database.go Fully switch away from mattn sqlite to glebarez sqlite 2024-09-20 17:21:32 +02:00
utils.go Added a SQL-Preprocessor - this way we can unmarshal recursive structures (LEFT JOIN etc) 2022-12-21 18:14:13 +01:00