v2.5 - March 2020
·
27 commits
to master
since this release
Features
- Support for OID datatype
- Support for Enum datatype
Bug Fixes
- No longer dead new line on stdout and debug output
- Progress bar doesn't show up on debug mode
- If the table has only one column and it's a serial datatype we skip loading data, this is now fixed.
- If there was an index on Bytea column, it would fail. It's now fixed.