uim-sql ~master (2019-06-09T07:48:03Z)
Dub
Repo
SQLDelete
uim
sql
tables
delete_
Undocumented in source. Be warned that the author may not have intended to support it.
auto
SQLDelete
(string table, string condition)
auto
SQLDelete
(string table, string[] conditions)
auto
SQLDelete
(
string
table
,
string
[]
conditions
)
Meta
Source
See Implementation
uim
sql
tables
delete_
classes
DSQLDelete
functions
SQLDelete