Variable AlterTableNodeInternal
Type declaration
cloneWithColumnAlteration:function
- cloneWithColumnAlteration(node, columnAlteration): kysely.AlterTableNode
cloneWithTableProps:function
- cloneWithTableProps(node, props): kysely.AlterTableNode
create:function
- create(table): kysely.AlterTableNode
is:function
- is(node): node is kysely.AlterTableNode