Skip to content

pass Connection into step, so it can be provided to sqlError #730

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

Closed
wants to merge 1 commit into from
Closed

Conversation

dlthomas-leapyear
Copy link
Contributor

This gives us a more informative error message than "SQLite3 returned
ErrorError while attempting to perform step.", which isn't a very good
starting point for debugging.

I don't know whether there was a good reason it wasn't done this way originally - I dug a bit (across a few repositories) but wasn't able to find where that code originated.

This gives us a more informative error message than "SQLite3 returned
ErrorError while attempting to perform step.", which isn't a very good
starting point for debugging.
@paul-rouse
Copy link
Contributor

This looks fine. Could you please add a minor version bump and a changelog entry, please?

@MaxGabriel
Copy link
Member

@dlthomas-leapyear Just checking back in if you're able to bump the version number in the cabal file and the changelog, otherwise I was going to take this over. Thanks for your fix!

@MaxGabriel
Copy link
Member

I ended up handling the changelog/cabal bump in #743. Thanks @dlthomas-leapyear!

@MaxGabriel MaxGabriel closed this Nov 26, 2017
@dlthomas-leapyear
Copy link
Contributor Author

@MaxGabriel Thanks for getting this! I've been away from the computer for a bit, with the holiday.

@MaxGabriel
Copy link
Member

👍

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.

3 participants