cwal

All files named "s2/mod/sqlite3/test.s2"
Login

All files named "s2/mod/sqlite3/test.s2"

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

History for s2/mod/sqlite3/test.s2

2019-11-11
10:42
Added bindings for sqlite3.changes() and totalChanges(). file: [3ca030f0d2] check-in: [2d6777173e] user: stephan branch: trunk, size: 4951
2019-11-08
15:16
Added sqlite3.selectRows(). file: [4dd18c652a] check-in: [557d5e7ef9] user: stephan branch: trunk, size: 4745
2019-08-12
15:34
sqlite3: Objects (but not arrays/tuples) returned by selectRow() and friends now have no prototype, to avoid any confusion regarding inherited vs db properties. This also means, however, that they have no hasOwnProperty() method. file: [7d41c0ccc5] check-in: [5de6644f38] user: stephan branch: trunk, size: 4450
2018-11-23
01:08
Improved the caching of various oft-used property keys. file: [4623621910] check-in: [63e7546d66] user: stephan branch: trunk, size: 4410
2018-11-04
15:51
sqlite3.busyTimeout() now returns the db instance instead of the undefined value. file: [dc3c650031] check-in: [a7482d783d] user: stephan branch: trunk, size: 4030
2018-11-01
14:38
Removed the newly-added sqlite3.Stmt.stepStmt() - that role is already filled by Stmt.exec(). file: [d32d9c0d51] check-in: [c7ed11b166] user: stephan branch: trunk, size: 4037
2018-10-28
11:51
Added sqlite3.Stmt.stepStmt(). file: [ace5bf8515] check-in: [42c45732a4] user: stephan branch: trunk, size: 4049
2018-10-17
19:50
Extended sqlite3.each({each:XXX,...}) so that if XXX is an array, we simply append each row to that array. Various minor cleanups in the each() impl. file: [c5781ea4f7] check-in: [d191e4ec44] user: stephan branch: trunk, size: 3873
2018-05-07
11:24
added s2.sqlite3.busyTimeout(). file: [d9eeecfb6b] check-in: [2e18b1b0a7] user: stephan branch: trunk, size: 3409
2017-11-14
09:31
Added db.selectRow() to the sqlite3 module. file: [8c6dbbe334] check-in: [587c5cb98b] user: stephan branch: trunk, size: 3819
2017-11-04
21:04
Minor improvments in the s2/native lifetime management in the sqlite module. file: [51fed5a9c2] check-in: [aaf1a32235] user: stephan branch: trunk, size: 3354
2017-03-22
13:55
tiny tweaks in the sqlite3 module. testing out the hands. file: [9a62127b7a] check-in: [9dc4897082] user: stephan branch: trunk, size: 2807
2017-03-14
02:01
Added Stmt.clearBindings(), other minor cleanups. file: [fc663c63e0] check-in: [1ae2633e21] user: stephan branch: trunk, size: 2396
00:50
Added Stmt.exec() convenience function. Minor script-side touch-ups. file: [71908e69c4] check-in: [ab4c391797] user: stephan branch: trunk, size: 2356
2016-08-19
15:35
minor sqlite module tweaks. file: [453e252181] check-in: [4ece7a7f47] user: stephan branch: trunk, size: 1243
2016-03-05
19:28
Added UDF support to the sqlite3 module. file: [3cbf36fa53] check-in: [41fc75d22f] user: stephan branch: trunk, size: 1196
16:17
tweaks in the SQLite3 module. file: [ee4a758191] check-in: [150d9c8639] user: stephan branch: trunk, size: 1209
15:48
CamelCased the SQLite3 module name for consistency in the docs. file: [703ab8125f] check-in: [d72e66dcf3] user: stephan branch: trunk, size: 1063
15:25
Added: Ported libfossil's s2/sqlite3 binding to a standalone sqlite3 module. Lots of the docs likely still reference fossil. Ignore them. file: [b7b9e208d5] check-in: [fc59b3b63d] user: stephan branch: trunk, size: 1063