@@ -17,6 +17,7 @@ TagName の before_update に置換処理を入れる.
|
||||
TagNameRule の after_update に TagName に対する置換処理を入れる.
|
||||
|
||||
現時点では,固定で以下の形式:
|
||||
|
||||
| priority | source_pattern | replacement | created_at | updated_at | discarded_at |
|
||||
| :------: | :------------: | :---------: | :--------: | :----------: | :-----------: |
|
||||
| 10 | `\*` | `_` | Time.current | Time.current | NULL |
|
||||
Reference in New Issue
Block a user