Skip to content

fix(SQL): Escape Database Names#92

Open
janfa wants to merge 1 commit intoDBDiff:masterfrom
janfa:fix-db-name-escaping
Open

fix(SQL): Escape Database Names#92
janfa wants to merge 1 commit intoDBDiff:masterfrom
janfa:fix-db-name-escaping

Conversation

@janfa
Copy link

@janfa janfa commented May 19, 2019

Like with #14 wrap database- and table names with Backticks to prevent conflicting with mysql-reserved keys

IncubuzzCC
IncubuzzCC approved these changes Jul 4, 2020
Copy link

@IncubuzzCC IncubuzzCC left a comment

Choose a reason for hiding this comment

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

[Bugfix] This change fixes code-breaking issues when dealing database - or table names or using reserved or ambiguous names or special characters such as underscores within them.

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.

2 participants