File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ The above test database is a blank supabase instance that has populated the `cou
85
85
Rough roadmap:
86
86
87
87
- [x] Wrap [ Postgrest-py] ( https://github.com/supabase-community/postgrest-py/ )
88
- - [ ] Add remaining filters
88
+ - [ ] Add remaining filters
89
89
- [ ] Add support for EXPLAIN
90
90
- [ ] Add proper error handling
91
91
- [ ] Wrap [ Realtime-py] ( https://github.com/supabase-community/realtime-py )
@@ -99,7 +99,7 @@ Rough roadmap:
99
99
- [x] Wrap [ storage-py] ( https://github.com/supabase-community/storage-py )
100
100
- [ ] Support resumable uploads
101
101
- [ ] Setup testing environment
102
- - [ ] Document how to properly upload different file types (e.g. jpeg/png and download it)
102
+ - [ ] Document how to properly upload different file types (e.g. jpeg/png and download it)
103
103
- [x] Wrap [ functions-py] ( https://github.com/supabase-community/functions-py )
104
104
105
105
Overall Tasks:
You can’t perform that action at this time.
0 commit comments