Skip to content

Instantly share code, notes, and snippets.

@imarklee
Created June 29, 2019 00:09
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 imarklee/f68acb707c4afcc4e2545fbb601e29b5 to your computer and use it in GitHub Desktop.
Save imarklee/f68acb707c4afcc4e2545fbb601e29b5 to your computer and use it in GitHub Desktop.
ALTER TABLE `#__social_stream_filter` ADD `global` TINYINT(3) NOT NULL DEFAULT '0' AFTER `user_id`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment