File tree Expand file tree Collapse file tree 1 file changed +15
-13
lines changed
Expand file tree Collapse file tree 1 file changed +15
-13
lines changed Original file line number Diff line number Diff line change 1- 1 . More testing
1+ # TODO
22
3- 2 . An even higher level function for execution of queries in a more
4- convenient way. It should handle busy queries and expired statements
5- automatically.
3+ - More testing
64
7- 3 . TODO: Add the following wrappers:
5+ - An even higher level function for execution of queries in a more
6+ convenient way. It should handle busy queries and expired statements
7+ automatically.
88
9- a. Better SQL Function support (aggregating ones)
10- b. Collation support
11- c. Authorization support
12- d. Trace/profile support
13- e. progress handler support
14- f. commit hook support
15- g. global_recover, get_autocommit, db_handle, temp_directory
16- h. encryption support (not in SQLite anyway)
9+ - Add the following wrappers:
10+
11+ - Better SQL Function support (aggregating ones)
12+ - Collation support
13+ - Authorization support
14+ - Trace/profile support
15+ - progress handler support
16+ - commit hook support
17+ - global_recover, get_autocommit, db_handle, temp_directory
18+ - encryption support (not in SQLite anyway)
You can’t perform that action at this time.
0 commit comments