Elgg
Version 6.1
|
Public Member Functions | |
up () | |
Changes metadata owner_guid, access_id and enabled column usage to allow null values Also removes owner_guid and access_id index as they are no longer used. More... | |
Definition at line 5 of file 20171016113827_update_metadata_columns.php.
UpdateMetadataColumns::up | ( | ) |
Changes metadata owner_guid, access_id and enabled column usage to allow null values Also removes owner_guid and access_id index as they are no longer used.
Definition at line 10 of file 20171016113827_update_metadata_columns.php.