You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 🙂
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 expressionsThe text was updated successfully, but these errors were encountered: