mirror of
https://github.com/avinal/nikki.git
synced 2026-07-03 21:40:09 +05:30
e842355a6b8357f2023fa98608cb7a89f26d00f8
- MemoEntity with JSON-serialized attachments and reactions columns - MemoDao: observe all/by-id, upsert, delete operations via Flow - Entity-domain mappers with JSON serialization for nested data - DatabaseFactory: expect/actual pattern for platform-specific builders - Android: Room.databaseBuilder with context - iOS: Room.databaseBuilder with NSHomeDirectory path - BundledSQLiteDriver for consistent cross-platform SQLite - Destructive migration fallback for schema changes Co-Authored-By: Claude Opus 4.6 (1M context) Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
Description
Languages
Kotlin
100%