Ryan Mulligan 303a02b901 FEATURE: make discourse remap optionally do regex_replace
This adds a --regex option to discourse remap to use the regexp_replace
feature in PostgreSQL. Example usage:

discourse remap --regex "\[\/?color(=[^\]]*)*]" ""

removes all the "color" bbcodes.

Also, this commit fixes the --global option, which did not work because
of how Thor processes the options.
2016-03-24 11:44:14 -07:00
..
2015-03-04 19:31:55 +05:30
2014-12-04 09:31:04 +11:00
2014-05-27 19:15:56 -05:00
2013-05-09 19:48:10 +10:00
2013-07-16 15:44:38 +10:00
2013-11-28 12:40:10 +11:00