Integration with SQLDelight schema and API generation (ORM) is not yet supported. Supports only a single database file. Future work/ideas: Improved error handling. Attachments helper package. Management of DB connections on each platform natively. Supporting additional targets (JVM, Wasm). Installatio...
make writing and maintaining SQL simple. SQLDelight currently supports the SQLite dialect and there are supported SQLite drivers on Android, JVM and iOS. Example To use SQLDelight, apply the gradle plugin and put your SQL statements in a .sq file in src/main/sqldelight. Typically the first ...
Part3: Dagger 2.18 and disabled SQLDelight (#898) Oct 24, 2018 storio-sqlite-annotations-processor-test Wrapper 4.10.2, build gradle tools 3.2.1, kotlin 1.2.71, Compile sdk … Oct 21, 2018 storio-sqlite-annotations-processor Part4: Add androidX support (#899) ...