Print query execution time in milliseconds when logging SQL.
The fields to insert / update. Defaults to all fields
A function that gets executed while running the query to log the sql.
An optional parameter to specify the schema search_path (Postgres only)
Transaction to run query under
Run validations before the row is inserted
Generated using TypeDoc
Options for Model.upsert method