django-pg-bulk-update 3.7.3
0
Django extension, executing bulk update operations for PostgreSQL
Contents
Django extension, executing bulk update operations for PostgreSQL
Stars: 39, Watchers: 39, Forks: 13, Open Issues: 3The M1ha-Shvn/django-pg-bulk-update
repo was created 6 years ago and the last code push was 3 months ago. The project is moderately popular with 39 github stars!
How to Install django-pg-bulk-update
You can install django-pg-bulk-update using pip
pip install django-pg-bulk-update
or add it to a project with poetry
poetry add django-pg-bulk-update
Package Details
- Author
- Mikhail Shvein
- License
- BSD 3-clause "New" or "Revised" License
- Homepage
- https://github.com/M1hacka/django-pg-bulk-update
- PyPi:
- https://pypi.org/project/django-pg-bulk-update/
- GitHub Repo:
- https://github.com/M1hacka/django-pg-bulk-update
Related Packages
Errors
A list of common django-pg-bulk-update errors.
Code Examples
Here are some django-pg-bulk-update
code examples and snippets.
GitHub Issues
The django-pg-bulk-update package has 3 open issues on GitHub
- Issue #84
- Support for UUID primary keys
- Switch back to psycopg2 (non-binary) dependency