Skip to content

Releases: SectorLabs/django-postgres-extra

3.0.0rc1

18 Oct 20:29
5b1f9f7

Choose a tag to compare

3.0.0rc1 Pre-release
Pre-release

What's Changed

Highlights

  • Django 5.2 support
  • Python 3.13 support
  • Documentation for views and materialized views
  • Improved documentation for partitioned models.
  • Allow customizing primary key on partitioned models using Django 5.2's CompsitePrimaryKey.
  • Tablespace support for partitioned models

Contributions

  • Fix StopIteration by @seroy in #243
  • Add additional tests for ON CONFLICT DO NOTHING duplicate rows filtering by @Photonios in #246
  • Allow tuples as a valid type for meta.key by @TkTech in #241
  • Support of restart_identity on truncate operation by @Photonios in #247
  • Fix renamed annotations relying on group by clauses not working by @Photonios in #236
  • Python 3.12 & Python 3.13 support by @Photonios in #260
  • Remove introspection and ops checks on Django >= 5.0 by @tudorvaran in #264
  • Make multi-day partitions deterministic and aligned by @walison17 in #263
  • Add hourly partition support by @Toruitas in 67f2030

New Contributors

Full Changelog: v2.0.9...3.0.0rc1

v2.0.9

11 Jul 07:19

Choose a tag to compare

Public release of v2.0.9rc11.

What's Changed since v2.0.8

New Contributors

Full Changelog: v2.0.8...v2.0.9

v2.0.9rc11

18 Jun 11:37

Choose a tag to compare

v2.0.9rc11 Pre-release
Pre-release

What's Changed

  • Fix automatic hstore extension creation not working on Django 4.2 or newer by @Photonios in #245

Full Changelog: v2.0.9rc10...v2.0.9rc11

v2.0.9rc10

07 Feb 09:36

Choose a tag to compare

v2.0.9rc10 Pre-release
Pre-release

What's Changed

  • Stop updating on conflict if update_condition is False but not None by @sewi-cpan in #228
  • Prepare for Django 5.x support by @Photonios in #235

Full Changelog: v2.0.9rc9...v2.0.9rc10

v2.0.9rc9

25 Aug 12:16

Choose a tag to compare

v2.0.9rc9 Pre-release
Pre-release

Full Changelog: v2.0.9rc8...v2.0.9rc9

v2.0.9rc8

11 Aug 11:26

Choose a tag to compare

v2.0.9rc8 Pre-release
Pre-release

Full Changelog: v2.0.9rc7...v2.0.9rc8

v2.0.9rc7

10 Aug 12:37

Choose a tag to compare

v2.0.9rc7 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.9rc6...v2.0.9rc7

v2.0.9rc6

10 May 13:44

Choose a tag to compare

v2.0.9rc6 Pre-release
Pre-release

What's Changed

  • Allow specifying a specific constraint to use in ON CONFLICT by @Photonios in #213

Full Changelog: v2.0.9rc5...v2.0.9rc6

v2.0.9rc5

20 Apr 13:46

Choose a tag to compare

v2.0.9rc5 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.9rc4...v2.0.9rc5

v2.0.9rc4

20 Apr 13:21

Choose a tag to compare

v2.0.9rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.9rc3...v2.0.9rc4