Search
arke_postgres
v0.4.0-bulk.0
Pages
Modules
Mix
Tasks
Settings
View Source
ArkePostgres.ArkeLink
(arke_postgres v0.4.0-bulk.0)
Link to this section
Summary
Functions
delete(project, schema, unit_list)
get_all(project, schema, fields, where \\ [])
get_by(project, schema, fields, where)
insert(project, schema, data, opts \\ [])
update(project, schema, data, opts \\ [])
Link to this section
Functions
Link to this function
delete(project, schema, unit_list)
View Source
Link to this function
get_all(project, schema, fields, where \\ [])
View Source
Link to this function
get_by(project, schema, fields, where)
View Source
Link to this function
insert(project, schema, data, opts \\ [])
View Source
Link to this function
update(project, schema, data, opts \\ [])
View Source