Skip to content

1.4.0

Compare
Choose a tag to compare
@trowski trowski released this 23 Aug 14:14
2479a0b

Improved automatic type casting and parsing of array types in the ext-pgsql driver to cover all possible built-in and custom types by querying the server for all type definitions and casting/parsing based on those definitions. Types are cached on the client based on the combination of host, port, and username.