Reloads the record from the DB, overwrites it. Returns a reference to the same object.
Removes a record from the DB, filtering by the primary key.
See: RelationProxy's save method
Updates a single record with the new values, does not set them on the record itself.
A structure proxying to the actual Postgres table.
Verifies that the given type can be used a relation