Skip to content

Instantly share code, notes, and snippets.

@unlocomqx
Created December 16, 2019 15:35
Show Gist options
  • Save unlocomqx/88a750bf087e3936651b711aa88df4a2 to your computer and use it in GitHub Desktop.
Save unlocomqx/88a750bf087e3936651b711aa88df4a2 to your computer and use it in GitHub Desktop.
ALTER TABLE `ps_productdesigner_config`
ADD `enable_text_precision` tinyint(1) NOT NULL DEFAULT 0;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment