Commit graph

11 commits

Author SHA1 Message Date
Laura Hausmann
84b8553a40
[backend/database] Switch to in-model entity configuration 2024-11-18 19:02:43 +01:00
Laura Hausmann
9e11398938
[backend/database] Refactor ForeignKey attributes to use nameof() where applicable (ISH-24) 2024-04-19 20:11:26 +02:00
Laura Hausmann
d10dbec5b7
[backend/database] Refactor Index attributes to use nameof() where applicable (ISH-24) 2024-04-19 20:11:26 +02:00
Laura Hausmann
d4e1d92771
[backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
Laura Hausmann
29581d4fb2
[backend] Refactor postgres jsonb columns 2024-02-05 20:09:18 +01:00
Laura Hausmann
af7a776337
[backend] Refactor inverse properties; add projectable computed properties to the User class 2024-02-03 02:13:50 +01:00
Laura Hausmann
7cb5211875
Fixup property name 2024-01-07 20:32:29 +01:00
Laura Hausmann
dcfd417ecf
Rename indicies 2024-01-07 19:43:41 +01:00
Laura Hausmann
99e2e18c3d
Rename tables and properties 2024-01-07 19:15:57 +01:00
Laura Hausmann
c0ef5e0f1e
Correctly scaffold database enums 2024-01-06 18:05:53 +01:00
Laura Hausmann
ea6612de25
Initial commit 2023-12-24 00:57:07 +01:00