SimpleCloudNotifier/scnserver/db
2022-12-22 17:29:59 +01:00
..
cursortoken move server/* to scnserver/* 2022-12-21 12:35:56 +01:00
dbtools Fix sql-preprocessor leading to deadlocks in parallel requests 2022-12-22 16:51:04 +01:00
schema Save internal_name and display_name in channel 2022-12-22 11:22:36 +01:00
channels.go Tests[ListChannelsDefault, ListChannelsOwned, ListChannelsSubscribedAny, ListChannelsAllAny, ListChannelsSubscribed, ListChannelsAll] 2022-12-22 17:29:59 +01:00
clients.go move server/* to scnserver/* 2022-12-21 12:35:56 +01:00
context.go move server/* to scnserver/* 2022-12-21 12:35:56 +01:00
database.go Fix sql-preprocessor leading to deadlocks in parallel requests 2022-12-22 16:51:04 +01:00
deliveries.go move server/* to scnserver/* 2022-12-21 12:35:56 +01:00
messages.go Save internal_name and display_name in channel 2022-12-22 11:22:36 +01:00
meta.go move server/* to scnserver/* 2022-12-21 12:35:56 +01:00
subscriptions.go Fix SQL unmarshalling of optional nested structs (LEFT JOIN) 2022-12-22 12:43:40 +01:00
users.go Added a SQL-Preprocessor - this way we can unmarshal recursive structures (LEFT JOIN etc) 2022-12-21 18:14:13 +01: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