LuaSQLite3

Timeline
Login

Timeline

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

18 check-ins that include changes to files matching 'doc/*'

2021-09-07
13:51
Link to slqlite docs on multiple library copies. check-in: ba0ad5e0f0 user: javier tags: trunk
13:20
Add note warning against statically linking separate copies of SQLite. check-in: 21108a8672 user: javier tags: trunk
2021-08-23
06:48
Document `userdata` argument for `create_aggregate()` and `create_function()` check-in: 58f70d94c8 user: javier tags: trunk
2016-11-14
14:18
Documentation updates. check-in: f294c77828 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-05
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
21:20
Update wiki doc for new Online Backup API support. check-in: 80be7a8591 user: e tags: trunk
2015-01-06
22:46
Update README and version info for 0.9.3 release check-in: 4991508bc8 user: e tags: trunk
22:32
Add docn for lversion(); tests for Lua 5.3 64-bit integers. check-in: 01d3974c29 user: e tags: trunk
03:06
Add docn for db:load_extension check-in: c85464e1bc user: e tags: trunk
2015-01-05
20:16
Update wiki doc check-in: 7c2c1f829c user: e tags: 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:51
Updated Makefile for luarocks build. Removed obsolete files. Updated HISTORY. check-in: 4278f04525 user: e tags: trunk
2011-02-22
01:33
Make the whole documentation file nowiki. check-in: 1569f456f7 user: e tags: trunk
2011-01-12
15:36
Add library documentation converted to fossil wiki format check-in: d1f5c49c17 user: e tags: trunk
2007-08-17
21:42
Add collation support, tests, and doco from Thomas Lauer Convert doco to POD format Test with SQLite 3.4.2 Add html target to Makefile for converting POD doco Update HISTORY and README check-in: 7666e33cec user: e@ecd9bf9a-ecc1-ed47-8102-3ce978d4cc14 tags: trunk