Skip to content

Instantly share code, notes, and snippets.

@brendo
Created July 5, 2014 12:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brendo/16928ef758f8cf2c7440 to your computer and use it in GitHub Desktop.
Save brendo/16928ef758f8cf2c7440 to your computer and use it in GitHub Desktop.
Symphony 2.4 default workspace zip hotfix
ALTER TABLE `tbl_fields_date` CHANGE `pre_populate` `pre_populate` varchar(80) COLLATE utf8_unicode_ci DEFAULT NULL;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment