uim-sql ~master (2019-06-09T07:48:03Z)
Dub
Repo
DSQLInsert.this
uim
sql
tables
insert
DSQLInsert
Undocumented in source.
this
()
this
(string table, string[string] values)
this
(string table, string names, string values)
class
DSQLInsert
this
(
string
table
= ""
,
string
names
= ""
,
string
values
= ""
)
Meta
Source
See Implementation
uim
sql
tables
insert
DSQLInsert
constructors
this
functions
columns
from
table
toSQL
values
variables
_columns
_table
_values