tbicr / django-pg-zero-downtime-migrations
Django postgresql backend that apply migrations with respect to database locks
☆529Updated last week
Alternatives and similar repositories for django-pg-zero-downtime-migrations:
Users that are interested in django-pg-zero-downtime-migrations are comparing it to the libraries listed below
- Detect backward incompatible migrations for your django project☆543Updated this week
- Apply Django migrations on PostgreSql without long locks on tables☆196Updated last year
- Tracking dirty fields on a Django model☆636Updated 3 weeks ago
- Auto-detecting the n+1 queries problem in Python