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

Fix escape single quote bug #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

haceneouserir
Copy link

When executing the SQL query(s), there will be a problem with the municipality or regions (commune_name_ascii, daira_name_ascii) whose name contains a quotation mark, but now this problem is solved, also the Arabic name of Ain Defla is fixed.

When executing the SQL query(s), there will be a problem with the municipality or regions (commune_name_ascii, daira_name_ascii) whose name contains a quotation mark, but now this problem is solved, also the Arabic name of Ain Defla is fixed.

Choose a reason for hiding this comment

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

Nice to have: It will be also interesting to remove the "COMMENT" section in the algeria_cities table creation, as it is related more to the DBMS and give syntax error in some databases (e.g. Postgresql).

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

3 participants