Module jay_lib::fns::fn_db

source ·
Expand description

Command Sqlite3 functions

Now, the functions is to remember. Can you be delect use model of rusqlite.

Functions

  • Create or open sqlite3 database, open if it exist, create if it not exist. Open a new connection to a SQLite database. If a database does not exist at the path, one is created.
  • It execute a sql sentence
  • It batch execute a sql.