Flowdock
type_cast(value, column) public

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.

Show source
Register or log in to add new notes.