sqlite3_bindings 0.0.9 copy "sqlite3_bindings: ^0.0.9" to clipboard
sqlite3_bindings: ^0.0.9 copied to clipboard

Dart 1 only

SQLite database engine bindings.

0.0.9 #

  • Generated a new version because they were improvements in the package binary_generator

0.0.8 #

  • Big (and better) restructuration of header files and the generated classes

0.0.7 #

  • Added recommendation on how to install SQLite DLL on Windows

0.0.6 #

  • Added some information in README.md

0.0.5 #

  • Added function which returns the number of rows modified, inserted or deleted in header file sqlite3
  • Added functions for binding values to prepared statements in header file sqlite3

0.0.4 #

  • Added functions for operating with columns in header file sqlite3

0.0.3 #

  • Added function to evaluate the prepared statement in header file sqlite3

0.0.2 #

  • Added functions for preparing the statements in header file sqlite3

0.0.1 #

  • Initial release
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

SQLite database engine bindings.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

binary_interop, libc

More

Packages that depend on sqlite3_bindings