Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 check-ins using file HISTORY version cc0df52dfc
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 | |
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 | |