-
由 isuruperera 提交于
convert ((A=1 AND B=2) OR (A=1 AND B=3)) to (A=1 AND (B=2 OR B=3)) -Suggested changes in: https://github.com/h2database/h2database/pull/1571#discussion_r235925138 https://github.com/h2database/h2database/pull/1571#discussion_r235925223
22ed33c4
| 名称 |
最后提交
|
最后更新 |
|---|---|---|
| h2 | ||
| .gitignore | ||
| .travis.yml | ||
| README.md |