Paul Makles
|
101e8feaa2
|
fix: fallback to empty string when deserialising
|
2023-05-25 11:25:25 +01:00 |
|
Paul Makles
|
8b8aec4dc1
|
feat(core/database): implement server member
|
2023-04-26 18:58:31 +01:00 |
|
Paul Makles
|
1d228ff76e
|
feat(core/database): implement server model
|
2023-04-26 18:32:29 +01:00 |
|
Paul Makles
|
b5863c0104
|
feat(core/database): implement user settings model
|
2023-04-26 17:53:46 +01:00 |
|
Paul Makles
|
08ccc43f8d
|
feat(core/database): implement user operations
|
2023-04-26 17:36:51 +01:00 |
|
Paul Makles
|
e33ae17061
|
refactor(core/database): AbstractAttachment -> AbstractAttachments
|
2023-04-26 16:51:52 +01:00 |
|
Paul Makles
|
60ebdb64d7
|
feat(core/database): implement File operations
|
2023-04-26 16:49:39 +01:00 |
|
Paul Makles
|
c27d0ad5bb
|
chore: move relations.drawio
|
2023-04-26 16:45:51 +01:00 |
|
Paul Makles
|
c1b9d941f3
|
refactor(core/database): crud ordering in files
|
2023-04-26 16:36:38 +01:00 |
|
Paul Makles
|
ae9474b95d
|
fix(core/database): gate rocket-impl properly
|
2023-04-23 22:17:34 +01:00 |
|
Paul Makles
|
f8c8407af3
|
feat(core/models): basic implementation of User and File models
|
2023-04-23 17:44:36 +01:00 |
|
Paul Makles
|
e6d0d44c5a
|
feat(core/database): basic implementation of User and File models
|
2023-04-23 17:44:23 +01:00 |
|
Paul Makles
|
dd3d7e9c49
|
fix(core/database): use configured database name for migrations
|
2023-04-22 20:15:10 +01:00 |
|
Paul Makles
|
8bfb48dff3
|
test(core/database): try migrating the database
|
2023-04-22 20:02:23 +01:00 |
|
Paul Makles
|
b93dd90caf
|
refactor(core/database): use empty strings instead of options
|
2023-04-22 17:54:46 +01:00 |
|
Paul Makles
|
a9c82791b3
|
fix: force OOP bot updates to avoid inconsistencies
|
2023-04-22 16:01:27 +01:00 |
|
Paul Makles
|
b8cda2ec74
|
feat: add drop_database for tests
|
2023-04-22 16:00:57 +01:00 |
|
Paul Makles
|
40790de909
|
feat: macros for reducing error boilerplate
|
2023-04-22 15:23:20 +01:00 |
|
Paul Makles
|
750037b5d2
|
test: use custom database name and add clean up
|
2023-04-22 14:58:55 +01:00 |
|
Paul Makles
|
6b10385c0d
|
feat: implement bots including tests
this starts work on #78
|
2023-04-22 14:25:02 +01:00 |
|
Paul Makles
|
e43833c0ea
|
refactor: combine models and db crate together
|
2023-04-22 12:12:02 +01:00 |
|