Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-02-03 | 1.0 kB | |
v2.0.8 source code.tar.gz | 2023-02-03 | 85.1 kB | |
v2.0.8 source code.zip | 2023-02-03 | 155.2 kB | |
Totals: 3 Items | 241.4 kB | 0 |
What's Changed
- Document POSTGRES_EXTRA_ANNOTATE_SQL by @Photonios in https://github.com/SectorLabs/django-postgres-extra/commit/4adc787acb7c392c38bb0a7b81f47195f727f194
- Rename PSQLEXTRA_ANNOTATE_SQL to POSTGRES_EXTRA_ANNOTATE_SQL by @Photonios in https://github.com/SectorLabs/django-postgres-extra/commit/77dad7e09f33bb10f695efe82e5137f5520f732f
- Make .upsert() work with one-to-one fields or custom primary key names by @Photonios in https://github.com/SectorLabs/django-postgres-extra/commit/74af280cf407f2da6985d8f6ec94358e7638af7e
- Fixed typo in annotations doc by @abmohan in https://github.com/SectorLabs/django-postgres-extra/pull/193
- bulk_insert should work with no rows by @Photonios in https://github.com/SectorLabs/django-postgres-extra/commit/8f6bac668c6ec2ae75aa3adfd45715163dee779a
New Contributors
- @abmohan made their first contribution in https://github.com/SectorLabs/django-postgres-extra/pull/193
Full Changelog: https://github.com/SectorLabs/django-postgres-extra/compare/v2.0.6...v2.0.8