Skip to content

Commit 2d8fcbf

Browse files
committed
Update README and TODO
1 parent 8901f86 commit 2d8fcbf

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
PostgREST client for Python. This library provides an ORM interface to PostgREST.
44

5+
Status: **Unstable**
6+
57
## INSTALLATION
68

79
### Requirements

TODO.md

+3
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
- [ ] Multi-criteria ordering
44
- [ ] Exact match filtering
55
- [ ] OR filter
6+
- [ ] Input validation
7+
- [ ] Tests
8+
- [ ] CI/CD

0 commit comments

Comments
 (0)