SimpleCloudNotifier/scnserver/models
2022-12-22 12:43:40 +01:00
..
channel.go Fix SQL unmarshalling of optional nested structs (LEFT JOIN) 2022-12-22 12:43:40 +01:00
client.go Fix SQL unmarshalling of optional nested structs (LEFT JOIN) 2022-12-22 12:43:40 +01:00
compat.go move server/* to scnserver/* 2022-12-21 12:35:56 +01:00
delivery.go Fix SQL unmarshalling of optional nested structs (LEFT JOIN) 2022-12-22 12:43:40 +01:00
ids.go move server/* to scnserver/* 2022-12-21 12:35:56 +01:00
message.go Fix SQL unmarshalling of optional nested structs (LEFT JOIN) 2022-12-22 12:43:40 +01:00
messagefilter.go Added a SQL-Preprocessor - this way we can unmarshal recursive structures (LEFT JOIN etc) 2022-12-21 18:14:13 +01:00
subscription.go Fix SQL unmarshalling of optional nested structs (LEFT JOIN) 2022-12-22 12:43:40 +01:00
user.go Fix SQL unmarshalling of optional nested structs (LEFT JOIN) 2022-12-22 12:43:40 +01:00
utils.go move server/* to scnserver/* 2022-12-21 12:35:56 +01:00