Open Moyf opened 4 months ago
Hi!
I know, it's a bit confusing, as I do modify a syntax a bit. If you want to use the FROM , just write it like you'd want, it works single line:
FROM "path/whatever" WHERE someAttribute = true
I added to my todo list to document this with more examples!
Hi I want to set both
FROM "path/"
andWHERE
query rules, but now the plugin's text input is only one line, I don't know how to break the line, could you please help me with it? 😖