sqlbuilder ~master (2025-01-26T23:35:43Z)
Dub
Repo
SQLImpl.insert
sqlbuilder
dialect
common
SQLImpl
Undocumented in source. Be warned that the author may not have intended to support it.
auto
insert
(const(TableDef) table)
Insert
!
Item
insert
(T item)
template
SQLImpl
(Item, alias param, bool noTableIdForUpdate = false)
Insert
!
Item
insert
(
T
)
(
T
item
)
if
(
!
is
(
T
:
const
(
TableDef
))
)
Meta
Source
See Implementation
sqlbuilder
dialect
common
SQLImpl
functions
havingKey
insert
remove
removeFrom
select
set
update