1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/lib/Misc
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
..
Context.php Added oldestArticle and latestArticle context options 2017-11-18 16:06:49 -05:00
Date.php Added per-file legal boilerplate 2017-11-16 20:23:18 -05:00
Query.php Added per-file legal boilerplate 2017-11-16 20:51:03 -05:00
ValueInfo.php Make SQL statement type conversion use ValueInfo normalizer 2017-12-30 18:50:56 -05:00