We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8901f86 commit 2d8fcbfCopy full SHA for 2d8fcbf
README.md
@@ -2,6 +2,8 @@
2
3
PostgREST client for Python. This library provides an ORM interface to PostgREST.
4
5
+Status: **Unstable**
6
+
7
## INSTALLATION
8
9
### Requirements
TODO.md
@@ -3,3 +3,6 @@
- [ ] Multi-criteria ordering
- [ ] Exact match filtering
- [ ] OR filter
+- [ ] Input validation
+- [ ] Tests
+- [ ] CI/CD
0 commit comments