File tree
7 files changed
+147
-120
lines changed- examples
- supabase
- tests
7 files changed
+147
-120
lines changedDiff for: .pre-commit-config.yaml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Diff for: examples/.gitkeep
Whitespace-only changes.
Diff for: poetry.lock
+117-102
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: pyproject.toml
+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 |
| - | |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
|
Diff for: supabase/client.py
+14
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
1 | 2 |
| |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 | 10 |
| |
| |||
42 | 44 |
| |
43 | 45 |
| |
44 | 46 |
| |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
45 | 56 |
| |
46 | 57 |
| |
47 | 58 |
| |
| |||
63 | 74 |
| |
64 | 75 |
| |
65 | 76 |
| |
| 77 | + | |
| 78 | + | |
| 79 | + | |
66 | 80 |
| |
67 | 81 |
| |
68 | 82 |
| |
|
Diff for: tests/test_dummy.py
-16
This file was deleted.
Diff for: tests/test_function_configuration.py
+13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + |
0 commit comments