Constructor
table name
table name
user columns
Mapping between column names and mapped columns
Dropped columns from the previous table version
From table name
To table name
Transfer row content to new table
Custom where clause (in addition to column where mappings)
Get a set of dropped columns
dropped columns
Get the from table name
from table name
Set the from table name
from table name
Get the to table name
to table name
Set the to table name
to table name
Set the transfer content flag
true if data should be transfered to the new table
Get the where clause
where clause
Set the where clause
where clause
Add a column
mapped column
Get the mapped column for the column name
mapped column
column name
Get the mapped column values
columns
Remove a column
removed mapped column or null
column name
Static
fromGenerated using TypeDoc
Mapping between column names being mapped to and the mapped column information
Author
osbornb