Skip to content
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

Adding delimited identifiers #6

Merged
merged 1 commit into from
Jul 24, 2021
Merged

Adding delimited identifiers #6

merged 1 commit into from
Jul 24, 2021

Conversation

elliotchance
Copy link
Owner

@elliotchance elliotchance commented Jul 24, 2021

Delimited identifiers are surrounded by double-quotes. A delimited
identifier casing is kept the same. Whereas as regular identifier is not
case-sensitive and will always be represented as upper case.


This change is Reviewable

Delimited identifiers are surrounded by double-quotes. A delimited
identifier casing is kept the same. Whereas as regular identifier is not
case-sensitive and will always be represented as upper case.
@elliotchance elliotchance merged commit 0d5b19e into main Jul 24, 2021
@elliotchance elliotchance deleted the double-quotes branch July 24, 2021 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant