We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8da42a commit 14b552aCopy full SHA for 14b552a
1 file changed
sync-rules.yaml
@@ -1,5 +1,5 @@
1
bucket_definitions:
2
global:
3
data:
4
- - SELECT * FROM lists
+ - SELECT id, name FROM lists
5
- SELECT * FROM todos
0 commit comments