Commit Graph

5 Commits

Author SHA1 Message Date
Thomas Nilsen
b90fab434c Changes to SQL schema
In order to handle multiple subscription types using the same tables
some changes from the schema as implemented by PR #1 are needed.
A typeID field will be the indicator for which type of notification
to use. Additional notification types must be assinged unique
typeIDs. Assigned typeID for now are:

- 1 = Telegram
- 2 = email
2018-11-25 20:04:59 +01:00
jhuesser
eabca6bb0c database modifications 2018-11-23 22:06:48 +01:00
Vojtěch Sajdl
c25e8bcae8
Instalator fixes and lots and lots of other bugfixes 2018-01-12 21:35:31 +01:00
Vojtěch Sajdl
328afe1c80
SQL with foreign keys 2018-01-07 21:09:11 +01:00
Vojtěch Sajdl
9a49428bf9 Initial commit 2017-11-24 00:09:36 +01:00