This repository has been archived on 2023-03-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
osr-discourse-src/script
Ryan Mulligan 2a257190e7 FEATURE: make discourse remap optionally do regex_replace (#4116)
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-07-22 10:08:41 +02: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