|
6
|
| Jonathan Gómez Pérez · 技术社区 · 8 年前 |
|
|
1
6
错误消息显示您的行
根据 https://www.postgresql.org/docs/current/static/functions-matching.html#FUNCTIONS-LIKE :
所以你的约束真的意味着
您的图案不包含
这永远不会是真的,因为
您可能希望这样做:
|
|
|
2
1
|