|
1645ed984d
|
Structs changed to uppercase, use definitions corrected
|
2021-05-31 07:32:57 +02:00 |
|
|
5aebc32e87
|
fixed table names on FOREIGN KEY references (should also use plurals as tables was renamed)
|
2021-05-30 23:20:55 +02:00 |
|
|
dfdec4d8a7
|
added structs for the defined tables
|
2021-05-30 23:14:50 +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 |
|
|
1f1c71f533
|
Initial commit
|
2021-05-29 09:49:09 +02:00 |
|