LuaSQLite3

Timeline
Login

Timeline

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

17 check-ins using file Makefile version 2944f5e77e

2021-08-24
14:53
tests: renamed two tests that were shadowing each other check-in: 536852d92c user: javier tags: trunk
2021-08-23
07:10
Clean lint warnings check-in: 5f9ca6c6de user: javier tags: trunk
06:48
Document `userdata` argument for `create_aggregate()` and `create_function()` check-in: 58f70d94c8 user: javier tags: trunk
2018-06-30
19:29
Add test case for ticket [d54dc056330c] -- cannot reproduce. check-in: 697ae4953a user: e tags: trunk
17:35
Update HISTORY, remove obsolete file. check-in: dd7e65e22e user: e tags: fsl_9y, trunk
17:23
Update for Lua 5.4 and SQLite 3.24.0 check-in: 21ab5cda4d user: e tags: trunk
2016-11-15
17:53
Change conditional tests from WIN32 to _WIN32 for lsqlite_temp_directory. check-in: 6fc7943d1d user: e tags: fsl_9x, trunk
2016-11-14
14:18
Documentation updates. check-in: f294c77828 user: e tags: trunk
02:13
Documentation cleanup. check-in: dbd7159ee5 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
14:33
Add libraries to rockspec for sqlite3; simplify db_db_filename. check-in: e7aa926110 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:42
Update sqlite3 to 3.15.1 check-in: 9a9a8e3156 user: e tags: trunk
21:33
Add function db:db_filename(name) check-in: fe6dfc96f6 user: e tags: trunk
2016-11-05
19:21
Remove older rockspec check-in: 3cf19187bf user: e tags: trunk
19:12
Update sqlite_open to sqlite_open_v2, with relevant flags defined; update wiki doc. check-in: 301059d037 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