Skip to content

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

Closed
dlthomas-leapyear wants to merge 1 commit intomasterfrom
unknown repository
Closed

pass Connection into step, so it can be provided to sqlError#730
dlthomas-leapyear wants to merge 1 commit intomasterfrom
unknown repository

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