getColumnInfosFromField()
getColumnInfosFromField(string $field) : array
Get column informations from $field
Parameters
string | $field |
The SQLGenerator interface
matchEntity(\Orpheus\EntityDescriptor\EntityDescriptor $ed) : string
Get changes with entity
\Orpheus\EntityDescriptor\EntityDescriptor | $ed |
getCreate(\Orpheus\EntityDescriptor\EntityDescriptor $ed) : string
Get create SQL query
\Orpheus\EntityDescriptor\EntityDescriptor | $ed |