db_type(connection)
[source]
Returns the database column data type for the Field
, taking into account the connection
.
See Custom database types for usage in custom fields.
db_type(connection)
[source]
Returns the database column data type for the Field
, taking into account the connection
.
See Custom database types for usage in custom fields.
Please login to continue.