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

Fixed a failed error parsing on Postgres. #1269

Merged
merged 1 commit into from
May 31, 2016

Conversation

Tieske
Copy link
Member

@Tieske Tieske commented May 31, 2016

Prevent it from exploding into a Lua error, obfuscating the real error. Now returns the DB error.
See issue #1239

Prevent it from exploding into a Lua error, obfuscating the real error. Now returns the DB error.
See issue #1239
@Tieske Tieske assigned Tieske and subnetmarco and unassigned Tieske May 31, 2016
@subnetmarco subnetmarco added pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release) and removed pr/status/needs review labels May 31, 2016
@subnetmarco subnetmarco merged commit 95e24c2 into next May 31, 2016
@subnetmarco subnetmarco deleted the bugfix/failed_error_parsing branch May 31, 2016 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/ready (but hold merge) No more concerns, but do not merge yet (probably a conflict of interest with another PR or release)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants