Closed git-hulk closed 1 month ago
ALTER POLICY will be supported in another dedicated PR.
cc @iffyio
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/ast/mod.rs | 11 | 13 | 84.62% | ||
tests/sqlparser_common.rs | 17 | 21 | 80.95% | ||
<!-- | Total: | 48 | 54 | 88.89% | --> |
Totals | |
---|---|
Change from base Build 11038149323: | 0.01% |
Covered Lines: | 29825 |
Relevant Lines: | 33390 |
For the documentation, please refer:
https://www.postgresql.org/docs/current/sql-createpolicy.html
This closes #1404.