moor_ffi 0.2.0 moor_ffi: ^0.2.0 copied to clipboard
Provides sqlite bindings using dart:ffi, including a moor executor
0.2.0 #
- Remove the
background
flag from the moor apis provided by this package. Use the moor isolate api instead. - Remove builtin support for background execution from the low-level
Database
api - Support Dart 2.6, drop support for older versions
0.0.1 #
- Initial release. Contains standalone bindings and a moor implementation.