Version20171110032423
class Version20171110032423 extends AbstractMigration (View source)
Auto-generated Migration: Please modify to your needs!
Properties
protected | $app | from AbstractMigration |
Methods
Set to NULL the fields in a table that reference not existing values of another table.
Delete the records in a table whose field references not existing values of another table.
No description
No description
No description
No description
No description
No description
No description
Details
__construct(Version $version)
No description
protected
output($message)
No description
protected
refreshEntities($entities = null)
No description
protected
refreshDatabaseTables($tables)
No description
protected
refreshBlockType($btHandle)
No description
protected
nullifyInvalidForeignKey(string $table, string $field, string $linkedTable, string $linkedField)
Set to NULL the fields in a table that reference not existing values of another table.
protected
deleteInvalidForeignKey(string $table, string $field, string $linkedTable, string $linkedField)
Delete the records in a table whose field references not existing values of another table.
protected
addEarlyCalendarFunctionality()
No description
protected
addCalendarFunctionality()
No description
protected
backupLegacyCalendar()
No description
protected
uninstallLegacyCalendar(Package $pkg)
No description
protected
updateAttributeKeys($pkg)
No description
up(Schema $schema)
No description
postUp(Schema $schema)
No description
down(Schema $schema)
No description