Skip to content

Instantly share code, notes, and snippets.

@imarklee
Created June 30, 2019 17:54
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/f5e195eb25297cfa8724c3e692b998f0 to your computer and use it in GitHub Desktop.
Save imarklee/f5e195eb25297cfa8724c3e692b998f0 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