cwal

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

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

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

History for s2/mod/sqlite3/udf.s2

2018-11-22
15:36
Reimplemented sqlite3 aggregate UDF "final" call flag to use a call()-local var named $udfFinal, rather than a flag on the callback itself. file: [eed153d7ec] check-in: [1c9bb51184] user: stephan branch: trunk, size: 4054
2017-03-22
13:55
tiny tweaks in the sqlite3 module. testing out the hands. file: [c8e0c5619c] check-in: [9dc4897082] user: stephan branch: trunk, size: 3857
2016-08-19
15:35
minor sqlite module tweaks. file: [0c492d433a] check-in: [4ece7a7f47] user: stephan branch: trunk, size: 3069
08:02
s/isFinal/final/g file: [9b5882621c] check-in: [4ce3ce3f10] user: stephan branch: s2-op-dotdot, size: 3068
2016-03-06
10:51
Added another createUDF() form and leave UDF funcs nondeterministic by default (for consistency w/ sqlite defaults). file: [c67ac9a448] check-in: [5d938933e6] user: stephan branch: trunk, size: 3074
04:32
changed how UDFs mark the "final" call, as the previous mechanism turned out to be ambiguous when passing * to the aggregate. file: [08c9ee3e20] check-in: [3b53e57249] user: stephan branch: trunk, size: 2323
04:09
more sqlite module tinkering. file: [e69f40886a] check-in: [1c54c590c3] user: stephan branch: trunk, size: 2030
2016-03-05
22:07
Added Tuple support to the Stmt.bind()-related APIs. file: [e5928f3056] check-in: [25f981d5e1] user: stephan branch: trunk, size: 1830
21:47
minor cleanups in the sqlite3 module. file: [d8db1fc5d6] check-in: [7ce85e1d58] user: stephan branch: trunk, size: 1614
19:28
Added: Added UDF support to the sqlite3 module. file: [8af72e83bf] check-in: [41fc75d22f] user: stephan branch: trunk, size: 1531