AbstractProtectedalterProtectedOptionaldefaultValue: stringOptionaldeleteDefault: booleanProtectedalterProtectedAlter a table to delete a column. This method is used to remove a column from an existing table in the database.
ProtectedinitInitialize a new table in the database. This method is used to create a new table in the database.
Abstractperforme
Alter a table to add a new column.