Creates a new database model.
Sets the native row. Settings this manually outside the engine is undefined-behavior.
Gets the raw row.
The table name.
Reads the model from the reader. Called internally from readSingle & readMany
Inserts the model.
Updates the model.
Deletes the model.
Creates a new mysql model.