Toggle Sidebar
Triton
v0.1.1
Pages
Modules
Triton v0.1.1
Triton.Query
View Source
Link to this section
Summary
Functions
constrain(module, constrain \\ [])
delete(module, delete \\ [])
if_exists(module)
if_not_exists(module)
insert(module, insert \\ [])
limit(module, limit \\ 100)
order_by(module, order_by \\ [])
prepared(module, prepared \\ [])
select(module, select \\ [])
update(module, update \\ [])
where(module, where \\ [])
Link to this section
Functions
Link to this macro
constrain(module, constrain \\ [])
View Source
(macro)
Link to this macro
delete(module, delete \\ [])
View Source
(macro)
Link to this macro
if_exists(module)
View Source
(macro)
Link to this macro
if_not_exists(module)
View Source
(macro)
Link to this macro
insert(module, insert \\ [])
View Source
(macro)
Link to this macro
limit(module, limit \\ 100)
View Source
(macro)
Link to this macro
order_by(module, order_by \\ [])
View Source
(macro)
Link to this macro
prepared(module, prepared \\ [])
View Source
(macro)
Link to this macro
select(module, select \\ [])
View Source
(macro)
Link to this macro
update(module, update \\ [])
View Source
(macro)
Link to this macro
where(module, where \\ [])
View Source
(macro)