SimpleCloudNotifier/scnserver/db/impl/primary
Julian Graf 77cfe75043
All checks were successful
Build Docker and Deploy / Build Docker Container (push) Successful in 2m22s
Build Docker and Deploy / Deploy to Server (push) Successful in 11s
Added Optional channel description name to channel creation, adjusted tests
2024-02-24 12:20:41 +01:00
..
channels.go Added Optional channel description name to channel creation, adjusted tests 2024-02-24 12:20:41 +01:00
clients.go Remove message.owner_user_id field and implement db migrations 2023-07-27 17:44:06 +02:00
compat.go Refactor API of /api/v2/users/{uid}/subscriptions 2023-07-30 15:58:37 +02:00
database.go Remove message.owner_user_id field and implement db migrations 2023-07-27 17:44:06 +02:00
deliveries.go Remove message.owner_user_id field and implement db migrations 2023-07-27 17:44:06 +02:00
keytokens.go Refactor API of /api/v2/users/{uid}/subscriptions 2023-07-30 15:58:37 +02:00
messages.go Refactor API of /api/v2/users/{uid}/subscriptions 2023-07-30 15:58:37 +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 API of /api/v2/users/{uid}/subscriptions 2023-07-30 15:58:37 +02:00
users.go Remove message.owner_user_id field and implement db migrations 2023-07-27 17:44:06 +02:00
utils.go migrate to multiple sqlite db files ( primary + requests + logs ) 2023-01-06 00:39:21 +01:00