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

Allow database names to be escaped with back ticks with the :use command #1042

Merged
merged 1 commit into from
Jan 14, 2020

Conversation

oskarhane
Copy link
Member

We add backticks to generated :use commands to be consistent with cypher.
Unquoted named are still ok though as seen in the screen shot.

Screenshot 2020-01-13 15 28 33

@oskarhane oskarhane requested a review from HerrEmil January 13, 2020 14:31
@oskarhane oskarhane changed the title Allow database names to be quoted with the :use command Allow database names to be escaped with back ticks with the :use command Jan 14, 2020
Copy link
Contributor

@HerrEmil HerrEmil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@oskarhane oskarhane merged commit 04a22aa into neo4j:master Jan 14, 2020
@oskarhane oskarhane deleted the escape-db-names branch January 14, 2020 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants