Variable InsertQueryNodeInternal
Type declaration
cloneWith:function
- cloneWith(insertQuery, props): kysely.InsertQueryNode
create:function
- create(into, withNode?, replace?): kysely.InsertQueryNode
createWithoutInto:function
- createWithoutInto(): kysely.InsertQueryNode
is:function
- is(node): node is kysely.InsertQueryNode