Skip to content

Fixes #6194 (v4), GEOMETRY and GEOGRAPHY types now properly escaped#6303

Merged
mickhansen merged 1 commit intomasterfrom
fix-6194-v4
Jul 19, 2016
Merged

Fixes #6194 (v4), GEOMETRY and GEOGRAPHY types now properly escaped#6303
mickhansen merged 1 commit intomasterfrom
fix-6194-v4

Conversation

@sushantdhiman
Copy link
Contributor

Pull Request check-list

  • Does npm run test or npm run test-DIALECT pass with this change (including linting)?
  • Does your issue contain a link to existing issue (Closes #[issue]) or a description of the issue you are solving?
  • Have you added new tests to prevent regressions?
  • Have you added an entry under Future in the changelog?

Description of change

Fixes #6194 for master v4 branch. Now we properly escape the GEOMETRY and GEOGRAPHY. v3 fix can be found in PR #6302

@mickhansen mickhansen merged commit 9a0e140 into master Jul 19, 2016
@mickhansen mickhansen deleted the fix-6194-v4 branch July 19, 2016 06: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.

SQL Injection/Syntax error inserting GeoJSON documents with single quotes

2 participants