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

Fix SQLiteError's DatabaseError conformance #50

Merged
merged 1 commit into from
Mar 5, 2020
Merged

Conversation

tanner0101
Copy link
Member

@tanner0101 tanner0101 commented Mar 5, 2020

SQLiteError now correctly conforms to DatabaseError (#50, fixes #49).

@tanner0101 tanner0101 added the bug Something isn't working label Mar 5, 2020
@tanner0101 tanner0101 added this to In Progress in Vapor 4 via automation Mar 5, 2020
@tanner0101 tanner0101 changed the title fix db error conformances Fix SQLiteError's DatabaseError conformances Mar 5, 2020
@tanner0101 tanner0101 added the semver-patch Internal changes only label Mar 5, 2020
@tanner0101 tanner0101 changed the title Fix SQLiteError's DatabaseError conformances Fix SQLiteError's DatabaseError conformance Mar 5, 2020
@tanner0101 tanner0101 merged commit df46fa5 into master Mar 5, 2020
Vapor 4 automation moved this from In Progress to Done Mar 5, 2020
@tanner0101 tanner0101 deleted the tn-dberror branch March 5, 2020 22:04
@tanner0101
Copy link
Member Author

These changes are now available in 4.0.0-rc.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working semver-patch Internal changes only
Projects
Vapor 4
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant