postguard 0.1.0

Test Postgres-compatible statements against a set of CORS-like rules
Documentation
1
2
3
4
5
6
[
    "bad query",
    "alter 1234",
    "notify channel foo",
    "delete * from items"
]