v.0.14.3
What's Changed
- Next development iteration by @mfvanek in #525
- Add overloaded methods to create tables/indexes without specifying zero by @mfvanek in #531
- Bump org.apache.commons:commons-dbcp2 from 2.12.0 to 2.13.0 by @dependabot in #535
- Bump nl.jqno.equalsverifier:equalsverifier from 3.17.4 to 3.17.5 by @dependabot in #534
- [PRIMARY_KEYS_WITH_SERIAL_TYPES] ERROR: permission denied for schema XXX by @mfvanek in #537
- [TABLES_WITHOUT_DESCRIPTION] Consider to skip partitions of table by @mfvanek in #538
- [TABLES_NOT_LINKED_TO_OTHERS] Decide how to handle partitioned tables by @mfvanek in #539
- [INDEXES_WITH_NULL_VALUES] Enhance support for partitioned tables/indexes by @mfvanek in #540
Full Changelog: v.0.14.2...v.0.14.3