LuaSQLite3

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

22 check-ins that include changes to files matching 'test/*'

2021-08-24
22:54
added parametrized iterators. (feature requested in [8943e17d43]) check-in: fedab3ca58 user: javier tags: trunk
14:53
tests: renamed two tests that were shadowing each other check-in: 536852d92c user: javier tags: trunk
2018-06-30
19:29
Add test case for ticket [d54dc056330c] -- cannot reproduce. check-in: 697ae4953a user: e tags: trunk
2016-11-13
22:33
Fix rockspec for Windows; separate into classic and complete rockspecs. check-in: e652be98a4 user: e tags: trunk
2016-11-12
23:01
Add functions db:get_ptr() and sqlite3.open_ptr(db_ptr) to pass a db connection between threads. check-in: 7d2b88fc17 user: e tags: trunk
21:33
Add function db:db_filename(name) check-in: fe6dfc96f6 user: e tags: trunk
2016-11-03
22:31
New rockspec for 0.9.4 with second module 'lsqlite3complete' that statically links sqlite.c check-in: 29da4fe833 user: e tags: trunk
21:41
Handle backup_init returning NULL, and add unit test for it. check-in: 3a1789e967 user: e tags: trunk
16:13
Add GC test for Online Backup API. check-in: 1c355fc530 user: e tags: trunk
04:32
Add Online Backup API. check-in: be6de29e8f user: e tags: trunk
2016-11-02
15:17
Add unit tests to confirm proper NUL handling when fetching column. check-in: 4e931d1ae0 user: e tags: trunk
2015-01-07
02:12
Hack test file so it parses in Lua < 5.3 check-in: 7c4cdefcb9 user: e tags: fsl_9w, trunk
2015-01-06
22:32
Add docn for lversion(); tests for Lua 5.3 64-bit integers. check-in: 01d3974c29 user: e tags: trunk
2015-01-05
23:16
Add tests for load_extension. check-in: d1f2e3f61b user: e tags: trunk
19:26
Fix issue: auto-gc of db with live statements check-in: b2441f7aa8 user: e tags: trunk
2015-01-04
22:44
Add stmt:last_insert_rowid() per request; fix tag in rockspec check-in: a691fc984b user: e tags: trunk
22:13
Updated for Lua 5.3. Use sqlite3_prepare_v2. check-in: d59e31d19c user: e tags: trunk
2013-04-08
16:52
Updated example and test files from Dmitry check-in: 5282faf755 user: e tags: trunk
2013-04-05
17:20
Added tests and example contributed by Dmitry Pashkevich check-in: 29a180ad4e user: e tags: fsl_9, trunk
2013-04-01
18:02
Add commit_hook and rollback_hook to complement update_hook. check-in: bb4d13eba2 user: e tags: trunk
2013-03-31
13:01
Update documentation. Add unit tests for update_hook. Include extra fikes for deprecated make. check-in: 6337de362e user: e tags: trunk
2013-03-30
16:58
Move tests to their own directory. Remove installpath.lua now unused. check-in: 6ec6a38f08 user: e tags: trunk