moor_ffi 0.5.0 copy "moor_ffi: ^0.5.0" to clipboard
moor_ffi: ^0.5.0 copied to clipboard

discontinued
outdated

Provides sqlite bindings using dart:ffi, including a moor executor

0.5.0 #

  • Provide mathematical functions in sql (pow, power, sin, cos, tan, asin, atan, acos, sqrt)
  • On Android, use sqlite 3.31.1
  • added an extendedResultCode to SqliteException

0.4.0 #

  • Use precompiled libraries for faster build times

0.3.2 #

  • Fix a bug where empty blobs would read as null instead of an empty list

0.3.1 #

  • Implement overrideForAll and overrideFor - thanks, @negator

0.3.0 #

  • Better setup for compiling sqlite3 on Android
    • Compilation options to increase runtime performance, enable fts5 and json1
    • We no longer download sqlite sources on the first run, they now ship with the plugin

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.
29
likes
0
pub points
72%
popularity

Publisher

verified publishersimonbinder.eu

Provides sqlite bindings using dart:ffi, including a moor executor

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, ffi, meta, moor

More

Packages that depend on moor_ffi