Skip to content

Conversation

@tanner0101
Copy link
Member

Fixes #146

@tanner0101 tanner0101 added the bug Something isn't working label Oct 14, 2019
@tanner0101
Copy link
Member Author

Unfortunately Swift isn't allowing me to add any deprecation for stackTrace: [String]. However, since this really should have been stackTrace: [String]? in the first place, I think this should be merged.

Usually stackTrace would be accessed by casting the error to Debuggable first. It seems unlikely that this property would be accessed commonly on PostgresError directly.

@tanner0101 tanner0101 merged commit 69ccf32 into 1 Oct 14, 2019
@tanner0101 tanner0101 deleted the tn-stacktrace-optional branch October 14, 2019 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant