|
5aebc32e87
|
fixed table names on FOREIGN KEY references (should also use plurals as tables was renamed)
|
2021-05-30 23:20:55 +02:00 |
|
|
f34d59dec9
|
all tablenames are now in their plural form (e.g. user -> users)
|
2021-05-30 23:04:51 +02:00 |
|
|
a5c25e4abc
|
first database schema for sqlite3 (done as diesel migration scripts)
|
2021-05-30 22:27:23 +02:00 |
|