{"library":"django-pg-migration-tools","install":[{"cmd":"pip install django-pg-migration-tools","imports":["from django_pg_migration_tools.operations import CreateModelIfNotExists","from django_pg_migration_tools.operations import AddIndexConcurrently","from django_pg_migration_tools.checks import PostgreSQLCheck","from django_pg_migration_tools.operations import MigrateFunction","from django_pg_migration_tools.operations import RenameConstraintConcurrently"]}]}