Skip to content

Commit

Permalink
Update README and TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
lqmanh committed Aug 8, 2020
1 parent 8901f86 commit 2d8fcbf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,8 @@

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

Status: **Unstable**

## INSTALLATION

### Requirements
Expand Down
3 changes: 3 additions & 0 deletions TODO.md
Expand Up @@ -3,3 +3,6 @@
- [ ] Multi-criteria ordering
- [ ] Exact match filtering
- [ ] OR filter
- [ ] Input validation
- [ ] Tests
- [ ] CI/CD

0 comments on commit 2d8fcbf

Please sign in to comment.