PhpGt / Database

Database query organisation.
https://php.gt/database
MIT License
3 stars 3 forks source link

ResultSet: getDateTime() from a numeric value #360

Closed g105b closed 1 year ago

g105b commented 1 year ago

If the value of the returned field is numeric, and getDateTime() is called, it should treat the value as a timestamp.