Module crud_ops

Source

Traits§

CrudOps
CrudOps trait defines the CRUD (Create, Read, Update, Delete) operations that can be performed on a PostgreSQL database.

Functions§

delete
delete
get
get
get_all
get_all
get_by_query
get_by_query
insert
insert
select
select
select_all
select_all
update
update