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