LuaSQLite3

Timeline
Login

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

13 check-ins related to "session"

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