Skip to content

Fix force unwrap in PostgresDataDecoder

Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 01 May 19:30
e43a32b
This patch was authored by @SusanDoggie and released by @tanner0101.

Replaces a force unwrap with a DecodingError in PostgresDataDecoder (#184).