This website requires JavaScript.
Explore
Help
Sign In
BlackForestBytes
/
SimpleCloudNotifier
Watch
1
Star
0
Fork
0
Code
Pull Requests
Actions
Releases
Activity
Files
1c374c6571adc4954f06c5b0371c85d131bb2ba7
SimpleCloudNotifier
/
scnserver
/
db
/
schema
T
History
Mikescher
1f0f280286
Build Docker and Deploy / Run Unit-Tests (push)
Has been skipped
Details
Build Docker and Deploy / Build Docker Container (push)
Successful in 41s
Details
Build Docker and Deploy / Deploy to Server (push)
Successful in 10s
Details
Fix ListChannels(owned) returning channels multiple (if there are deleted subscriptions) [skip-tests]
2025-04-18 16:08:25 +02:00
..
assets.go
Fix ListChannels(owned) returning channels multiple (if there are deleted subscriptions) [skip-tests]
2025-04-18 16:08:25 +02:00
logs_1.ddl
Validate db schema before startup
2023-05-28 19:59:57 +02:00
primary_1.ddl
Validate db schema before startup
2023-05-28 19:59:57 +02:00
primary_2.ddl
Validate db schema before startup
2023-05-28 19:59:57 +02:00
primary_3.ddl
added UpdateClient route
2023-05-28 23:25:18 +02:00
primary_4.ddl
Remove message.owner_user_id field and implement db migrations
2023-07-27 17:44:06 +02:00
primary_5.ddl
Refactor
client.descriptionName
to
client.name
2024-06-01 13:45:28 +02:00
primary_6.ddl
Migrate deliveries.next_delivery from type:string to type:int (SCNTime)
2024-09-16 18:26:28 +02:00
primary_7.ddl
Auto-delete clients when FB returns UNREGISTERED
2024-09-16 20:11:28 +02:00
primary_8.ddl
Fix missing field in clients struct and non-partial fcmtoken index (also streamline db migrations)
2024-09-17 22:26:45 +02:00
primary_9.ddl
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
primary_10.ddl
Fix ListChannels(owned) returning channels multiple (if there are deleted subscriptions) [skip-tests]
2025-04-18 16:08:25 +02:00
primary_migration_3_4.sql
Better migration handling
2024-09-20 23:50:34 +02:00
primary_migration_4_5.sql
Better migration handling
2024-09-20 23:50:34 +02:00
primary_migration_5_6.sql
Better migration handling
2024-09-20 23:50:34 +02:00
primary_migration_6_7.sql
Better migration handling
2024-09-20 23:50:34 +02:00
primary_migration_7_8.sql
Better migration handling
2024-09-20 23:50:34 +02:00
primary_migration_8_9.sql
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
2025-04-13 16:22:55 +02:00
primary_migration_9_10.sql
Fix ListChannels(owned) returning channels multiple (if there are deleted subscriptions) [skip-tests]
2025-04-18 16:08:25 +02:00
requests_1.ddl
Validate db schema before startup
2023-05-28 19:59:57 +02:00
sqlite.ddl
Validate db schema before startup
2023-05-28 19:59:57 +02:00