type_cast(value, column)
Instance Public methods
Cast a value
to a type that the database understands. For
example, SQLite does not understand dates, so this method will convert a Date to a String.
Designed by : w10schools
service@w10schools.com
Please login to continue.