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
fetch
fetch
fetch_all
fetch_all
getDeprecated
get
get_allDeprecated
get_all
get_by_query
get_by_query
insert
insert
select
select
select_all
select_all
update
update