sqlbuilder ~master (2025-01-26T23:35:43Z)
Dub
Repo
sql
sqlbuilder
dialect
mysql
Undocumented in source. Be warned that the author may not have intended to support it.
string
sql
(Query!(QP) q)
string
sql
(Insert!Item ins)
string
sql
(Update!Item upd)
string
sql
(
Item
)
(
Update
!
Item
upd
)
string
sql
(Delete!Item del)
Meta
Source
See Implementation
sqlbuilder
dialect
mysql
aliases
UntypedQuery
_impl
enums
dropTableSql
functions
create
erase
fetch
fetchOne
fetchTotal
optional
param
params
perform
save
sql
structs
ChangeDeserializer
DefaultObjectDeserializer
NonObjectDeserializer
templates
createRelationsSql
createTableSql
fetchUsingKey