File tree
7 files changed
+10
-51
lines changed- supabase_py
- src
- tests
7 files changed
+10
-51
lines changedDiff for: supabase_py/__init__.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
|
Diff for: supabase_py/client.py
+3-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
94 | 93 |
| |
95 | 94 |
| |
96 | 95 |
| |
|
Diff for: supabase_py/src/SupabaseAuthClient.py
-19
This file was deleted.
Diff for: supabase_py/src/SupabaseQueryBuilder.py
-15
This file was deleted.
-12
This file was deleted.
Diff for: supabase_py/src/__init__.py
Whitespace-only changes.
Diff for: tests/test_dummy.py
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
| 3 | + | |
2 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
0 commit comments