Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Luna::QueryBuilder::Insert
Inherits
Struct
<
Value
<
Object
INSERT builder
Constructors
new
(table :
String
, data :
Hash
(
Symbol
,
DB::Any
))
Source
new
(table :
String
, data :
NamedTuple
)
NamedTuple variant
Source
Instance methods
bound_params
Source
returning
(*cols :
String
)
Source
to_sql
Source