f1770744db
refactor(core): switch from room to sqldelight
...
sqldelight provides far more control over the sql and allows me to make
more optimisations such as removing generated rowid etc. sql also just
looks better than the annotation hell from room.
2026-05-02 02:31:18 +10:00
ff2af310fb
feat(server): use envvar for devmode constant
2026-04-30 17:26:41 +10:00
415ce8d88f
fix(core/room): use null instead of empty parent
2026-04-12 01:02:53 +10:00
29a804b0fb
fix(core/room/server): ignore non-existing files in file operations
2026-04-12 00:32:28 +10:00
959b022cf9
feat(core/room): swappable databases
2026-04-11 21:33:33 +10:00
e7caeca356
refactor: core:data -> core:data:client
2026-04-02 21:55:45 +11:00
c912723c78
refactor: shared -> core
2026-04-02 01:57:08 +11:00