LuaSQLite3

Timeline
Login

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

17 check-ins using file test/tests-sqlite3.lua version 51e41c9263

2024-03-27
05:11
Update .rockspec files. Leaf check-in: fc2c936875 user: javier tags: trunk, fsl_9z, v0.9.6
2023-06-23
21:43
Add support for comercial CEROD feature if available

Contributed by: Rudolf Adamkovič check-in: ffcc9234f0 user: javier tags: trunk

2023-05-12
04:53
Update de/serialize to report errors and only be available when configured. Leaf check-in: e84f306d86 user: paulclinger tags: session
04:51
Update to compile with Lua 5.1. check-in: 6ece6d4ed6 user: paulclinger tags: session
02:17
Fix redbean SQLite to report results on failure to open db. check-in: 0ffe9f7325 user: paulclinger tags: session
02:15
Add header for `bool` type. check-in: 322fb5b131 user: paulclinger tags: session
2023-02-23
04:32
Fix SQLite for closing db with already finalized statements check-in: 9ce3a5f7d7 user: paulclinger tags: session
04:28
Add lsqlite config

* Fix mislabeled constant * Simplify callback handling * Add config options * Update config to return current error callback check-in: fa619cfdf2 user: paulclinger tags: session

04:21
Add diff and iterator to SQLite session check-in: 4aa9068378 user: paulclinger tags: session
04:17
Add sqlite serialization check-in: c429b270f7 user: paulclinger tags: session
2022-11-28
17:17
Cleanup: remove hack to check which Lua version was being used. check-in: 2e0b619c3a user: javier tags: session
15:34
Example script using sessions check-in: 1931d2395a user: javier tags: session
15:33
Add compile flags and support for Lua 5.1 check-in: e87a7342b3 user: javier tags: session
00:26
[Author: Paul K.] Add session support.

Apply patch "as is" from the github diff. check-in: 062ecf97a5 user: javier tags: session

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-24
22:54
added parametrized iterators. (feature requested in [8943e17d43]) check-in: fedab3ca58 user: javier tags: trunk