1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib/Db/SQLite3
J. King ba0aeab7ec Make SQL statement type conversion use ValueInfo normalizer
This sees the addition of a dateOutFormat parameter to ValueInfo::normalize(), as well as a general simplification of how parameter binding works.

Some value type-casting results are slightly different, but this simply makes SQL statement objects consistent with the rest of the system.
2017-12-30 18:50:56 -05:00
..
Driver.php CS fixes 2017-12-22 11:51:58 -05:00
ExceptionBuilder.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
PDODriver.php CS fixes 2017-12-22 11:51:58 -05:00
Result.php Added per-file legal boilerplate 2017-11-16 20:51:03 -05:00
Statement.php Make SQL statement type conversion use ValueInfo normalizer 2017-12-30 18:50:56 -05:00