1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-23 17:12:41 +00:00
Arsse/tests/cases/Db/SQLite3PDO
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
..
Database Part 2 2017-12-22 11:45:24 -05:00
TestCreation.php Part 2 2017-12-22 11:45:24 -05:00
TestDriver.php Part 2 2017-12-22 11:45:24 -05:00
TestResult.php Part 2 2017-12-22 11:45:24 -05:00
TestStatement.php Make SQL statement type conversion use ValueInfo normalizer 2017-12-30 18:50:56 -05:00
TestUpdate.php Part 2 2017-12-22 11:45:24 -05:00