Commit graph

2 commits

Author SHA1 Message Date
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
c912723c78
refactor: shared -> core 2026-04-02 01:57:08 +11:00
Renamed from shared/room/build.gradle.kts (Browse further)