Closed MatthewMeacham closed 4 years ago
This flag was completely unused--translators are always made available at any site, so this functionality doesn't really make sense.
The following script will need to be run on the PROD DB after these changes are deployed:
ALTER TABLE Site DROP COLUMN doesMultilingual;
This flag was completely unused--translators are always made available at any site, so this functionality doesn't really make sense.
PROD DB Evolution
The following script will need to be run on the PROD DB after these changes are deployed: