SimpleCloudNotifier/scnserver/db/impl/primary
2024-09-15 21:26:36 +02:00
..
channels.go Refactor models to use single struct per entity 2024-09-15 21:26:36 +02:00
clients.go Refactor models to use single struct per entity 2024-09-15 21:26:36 +02:00
compat.go Refactor API of /api/v2/users/{uid}/subscriptions 2023-07-30 15:58:37 +02:00
database.go Refactor models to use single struct per entity 2024-09-15 21:26:36 +02:00
deliveries.go Refactor models to use single struct per entity 2024-09-15 21:26:36 +02:00
keytokens.go Refactor models to use single struct per entity 2024-09-15 21:26:36 +02:00
messages.go Refactor models to use single struct per entity 2024-09-15 21:26:36 +02:00
meta.go Remove message.owner_user_id field and implement db migrations 2023-07-27 17:44:06 +02:00
subscriptions.go Refactor models to use single struct per entity 2024-09-15 21:26:36 +02:00
users.go Refactor models to use single struct per entity 2024-09-15 21:26:36 +02:00
utils.go migrate to multiple sqlite db files ( primary + requests + logs ) 2023-01-06 00:39:21 +01:00