webpp icon indicating copy to clipboard operation
webpp copied to clipboard

Sqlite3 connection

Open the-moisrex opened this issue 3 years ago • 0 comments

  • [x] open
  • [x] close
  • [x] native_handle
  • [x] execute
    • [ ] execute withe a callback
  • [x] prepare
    • [x] sqlite_statement
      • [x] bind
      • [x] step
      • [x] column
      • [x] column name
      • [x] column type
  • [x] step
  • [x] Columns
  • [x] last_insert_id
  • [ ] SQLCipher features

the-moisrex avatar May 02 '22 19:05 the-moisrex