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