Home
last modified time | relevance | path

Searched hist:"44685 fc6dc9a7b8566e729094d211d9075143f43" (Results 1 – 2 of 2) sorted by relevance

/plugin/sqlite/
H A Dplugin.info.txt44685fc6dc9a7b8566e729094d211d9075143f43 Sat Nov 03 13:50:00 UTC 2012 Klap-in <klapinklapin@gmail.com> Many minor fixes mostly on error handling
sqlpreparation has now also check on too much replacements. Most stuff filtered out by the unit tests. Unit tests needs yet a run on sqlite2 installation. PDO has one failing test: PDO->res2row() return only next result, and doesn't use an absolute pointer. Therefor are prepare() and execute() needed so a scrollable cursor can be set.

H A Dhelper.php44685fc6dc9a7b8566e729094d211d9075143f43 Sat Nov 03 13:50:00 UTC 2012 Klap-in <klapinklapin@gmail.com> Many minor fixes mostly on error handling
sqlpreparation has now also check on too much replacements. Most stuff filtered out by the unit tests. Unit tests needs yet a run on sqlite2 installation. PDO has one failing test: PDO->res2row() return only next result, and doesn't use an absolute pointer. Therefor are prepare() and execute() needed so a scrollable cursor can be set.