Skip to content

Document sql reserved identifiers #266

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
joshua-spacetime opened this issue Mar 12, 2025 · 0 comments · May be fixed by #302
Open

Document sql reserved identifiers #266

joshua-spacetime opened this issue Mar 12, 2025 · 0 comments · May be fixed by #302
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@joshua-spacetime
Copy link
Contributor

While we document the Spacetime SQL grammar, we don't mention that we use a postgres compatible parser, which means reserved identifiers in postgres are automatically reserved in Spacetime SQL. Users can always get around this by using quoted identifiers, but perhaps this should be better documented. A user brought this up in clockworklabs/SpacetimeDB#2438.

@joshua-spacetime joshua-spacetime added the documentation Improvements or additions to documentation label Mar 12, 2025
@joshua-spacetime joshua-spacetime self-assigned this Mar 12, 2025
tamaro-skaljic added a commit to tamaro-skaljic/spacetime-docs that referenced this issue Mar 18, 2025
tamaro-skaljic added a commit to tamaro-skaljic/spacetime-docs that referenced this issue Apr 15, 2025
@tamaro-skaljic tamaro-skaljic linked a pull request Apr 15, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
1 participant