master
みてるぞ 2 months ago
parent
commit
409d298f62
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      %E3%83%86%E3%83%BC%E3%83%96%E3%83%AB%E5%AE%9A%E7%BE%A9%E6%9B%B8%3Areplacing_patterns.md

+ 6
- 0
%E3%83%86%E3%83%BC%E3%83%96%E3%83%AB%E5%AE%9A%E7%BE%A9%E6%9B%B8%3Areplacing_patterns.md

@@ -0,0 +1,6 @@
## replacing_patterns: 禁則処理パターン
| 物理名 | 論理名 | 型 | サイズ | NULL 許容 | デフォルト | 備考 |
| :---: | :--: | :-: | :---: | :------: | :--: | :-- |
| priority | 優先度 | INT | | |   | |
| forbidden_pattern | 禁止パターン | VARCHAR | 255 | | | 正規表現 |
| ok_pattern | OK パターン | VARCHAR | 255 | | | 正規表現 |

Loading…
Cancel
Save