Open AlbertMarashi opened 2 months ago
Hey 👋🏻
Thanks for opening an issue. As this project is a work in progress there are many aspects of SurQL missing. Feel free to open a PR. If not, I'll keep this in mind the next time I'm free to work on it 🙂
@Ce11an no problem, I may create a PR for it at some stage when I get the time.
Did you check existing issues?
Describe the bug
DEFINE INDEX OVERWRITE
overwrite syntaxDEFINE TABLE OVERWRITE
overwrite syntaxDEFINE FIELD OVERWRITE
overwrite syntaxDEFINE ACCESS
database access statementDEFINE FIELD abc ON foo TYPE {literal_type}
uuid
literalsarray<"foo">
orarray<{ baz: "foo" }>
)UPSERT
statementNot 2.0 related:
CONTAINS
keyword within conditional expressions