sqlite3_bindings 0.0.6 sqlite3_bindings: ^0.0.6 copied to clipboard
SQLite database engine bindings.
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