See Delete for field descriptions. Call build() to get a finished query
object.
See Insert for field descriptions. Call build() to get a finished query
object.
This represents an SQL query. A function will be generated which accepts a db
connection and query parameters, and returns the query results. Call the
new_* functions to get a builder.
See Select for field descriptions. Call build() to get a finished query
object.
See Update for field descriptions. Call build() to get a finished query
object.
The version represents the state of a schema at a point in time.