47 constructor(
string native_type,
bool nullable, *hash<auto> options)
type for date / timestamp columns
Definition: SqlUtilFloatType.qc.dox.h:37
auto acceptsValue(auto value)
returns the value if the value can be assigned to the type
Qore AbstractDatabase class definition.
Definition: AbstractDatabase.qc.dox.h:32
string getName()
returns the type name
constructor(string native_type, bool nullable, *hash< auto > options)
creates the object
string name
the type name
Definition: SqlUtilFloatType.qc.dox.h:42