Socket
Book a DemoInstallSign in
Socket

django-pg-migration-tools

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-pg-migration-tools

Tools for making Django migrations safer and more scalable.

pipPyPI
Version
0.1.22
Maintainers
1

Django Postgres Migration Tools

Tools to make Django migrations safer and more scalable.

Documentation

Full documentation.

Main Features

  • Safer migration operations for:

  • Database timeouts:

    • A context manager to apply statement_timeout and/or lock_timeout to either a transaction or a Postgres session. See apply_timeouts
  • Management commands:

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts