v0.5.2
We added support for Composite Types in PostgreSQL.
Now you can easily use them and don't worry about deserialization on the Python side.
What's Changed
- Developed support for custom types by @chandr-andr in #32
We added support for Composite Types in PostgreSQL.
Now you can easily use them and don't worry about deserialization on the Python side.