{"library":"django-pgmigrate","type":"library","category":null,"description":"django-pgmigrate is a Python library that integrates with Django to minimize downtime during PostgreSQL database migrations. It addresses a common issue where long-running transactions can block `python manage.py migrate` operations, causing subsequent queries to queue up. Version 1.6.0 is the current release, and the project is actively maintained with a regular release cadence to support new Django and Python versions. It automatically detects and terminates blocking queries by default, or can be configured to merely show them or set a lock timeout.","language":"python","status":"active","version":"1.6.0","tags":["django","postgres","migrations","database","downtime","zero-downtime"],"last_verified":"Fri May 22","install":[{"cmd":"pip install django-pgmigrate","imports":["# Add 'pgmigrate' to your INSTALLED_APPS in settings.py"]}],"homepage":null,"github":"https://github.com/AmbitionEng/django-pgmigrate","docs":"https://django-pgmigrate.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/django-pgmigrate/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-pgmigrate/compatibility"}}