|
|
@@ -19,4 +19,4 @@ TagNameRule の after_update に TagName に対する置換処理を入れる. |
|
|
現時点では,固定で以下の形式:
|
|
|
現時点では,固定で以下の形式:
|
|
|
| priority | source_pattern | replacement | created_at | updated_at | discarded_at |
|
|
|
| priority | source_pattern | replacement | created_at | updated_at | discarded_at |
|
|
|
| :------: | :------------: | :---------: | :--------: | :----------: | :-----------: |
|
|
|
| :------: | :------------: | :---------: | :--------: | :----------: | :-----------: |
|
|
|
| 10 | |
|
|
|
|
|
|
|
|
| 10 | `\*` | `_` | Time.current | Time.current | NULL | |