webpp
webpp copied to clipboard
Sqlite3 connection
- [x]
open - [x]
close - [x]
native_handle - [x]
execute- [ ]
executewithe a callback
- [ ]
- [x]
prepare- [x] sqlite_statement
- [x] bind
- [x] step
- [x] column
- [x] column name
- [x] column type
- [x] sqlite_statement
- [x]
step - [x] Columns
- [x]
last_insert_id - [ ] SQLCipher features