Search
arke_postgres
v0.3.7
Pages
Modules
Mix
Tasks
Settings
View Source
ArkePostgres.Table
(arke_postgres v0.3.7)
Link to this section
Summary
Functions
delete(project, schema, where)
get_all(project, schema, fields, where \\ [])
get_by(project, schema, fields, where)
insert(project, schema, data)
update(project, schema, data, where \\ [])
Link to this section
Functions
Link to this function
delete(project, schema, where)
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)
View Source
Link to this function
update(project, schema, data, where \\ [])
View Source