Skip to content

Releases: mfvanek/pg-index-health-sql

v.0.14.4

21 Dec 06:52
19e50d7
Compare
Choose a tag to compare

What's Changed

  • [PRIMARY_KEYS_WITH_SERIAL_TYPES] Fix for permission denied error by @mfvanek in #68
  • [POSSIBLE_OBJECT_NAME_OVERFLOW] Add support for partitioned tables.
  • [PRIMARY_KEYS_WITH_SERIAL_TYPES] Add support for partitioned tables.

Full Changelog: v.0.14.3...v.0.14.4

v.0.14.3

12 Dec 05:48
eebce6a
Compare
Choose a tag to compare

What's Changed

  • [PRIMARY_KEYS_WITH_SERIAL_TYPES] ERROR: permission denied for schema by @mfvanek in #62
  • [TABLES_WITHOUT_DESCRIPTION] Consider to skip partitions of table by @mfvanek in #64
  • [TABLES_NOT_LINKED_TO_OTHERS] Decide how to handle partitioned tables by @mfvanek in #65
  • [INDEXES_WITH_NULL_VALUES] Enhance support for partitioned tables/indexes by @mfvanek in #66

Full Changelog: v.0.14.0...v.0.14.3

v.0.14.0

26 Nov 17:38
6db61f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.13.3...v.0.14.0

v.0.13.3

17 Nov 17:48
1b092e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.13.2...v.0.13.3

v.0.13.2

02 Nov 13:00
3b0f227
Compare
Choose a tag to compare

What's Changed

  • Rename files and add description by @mfvanek in #52
  • Add a check for identifiers with maximum length by @mfvanek in #53
  • Reduce number of parameters by @mfvanek in #54
  • Add check "Tables are not linked to other tables" by @mfvanek in #55
  • PostgreSQL 17 by @mfvanek in #56
  • Add check "The type of the foreign key must match the type of column in the target table" by @mfvanek in #57

Full Changelog: v.0.13.1...v.0.13.2

v.0.13.1

12 Oct 10:24
0fcb826
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.11.0...v.0.13.1

v.0.11.0

03 May 06:12
0292369
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.10.3...v.0.11.0

v.0.10.3

01 Jan 10:55
93e888e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.9.5...v.0.10.3

v.0.9.5

28 Sep 18:03
8aeeb73
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.8.0...v.0.9.5

v.0.8.0

12 Dec 19:55
c1d19e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.7.0...v.0.8.0