8000 Fix encoding of backslashes in arrays by dylex · Pull Request #110 · mauricio/postgresql-async · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Fix encoding of backslashes in arrays #110

Merged
merged 1 commit into from
Nov 25, 2014
Merged

Conversation

dylex
Copy link
Contributor
@dylex dylex commented Nov 25, 2014

Backslashes were not getting correctly escaped when encoding into arrays. Any Seq[String] put into the database would lose all its backslashes. This fixes it and updates the tests to catch it.

@mauricio
Copy link
Owner

@dylex thanks sir!

mauricio added a commit that referenced this pull request Nov 25, 2014
Fix encoding of backslashes in arrays
@mauricio mauricio merged commit d9034c3 into mauricio:master Nov 25, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0