[ trixie-backports ]
[ forky ]
[ sid ]
[ ソース: python-django-pgtransaction ]
パッケージ: python3-django-pgtransaction (2.1.0-1)
python3-django-pgtransaction に関するリンク
Debian の資源:
python-django-pgtransaction ソースパッケージをダウンロード:
- [python-django-pgtransaction_2.1.0-1.dsc]
- [python-django-pgtransaction_2.1.0.orig.tar.gz]
- [python-django-pgtransaction_2.1.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
PostgreSQL isolation level control for Django transactions
django-pgtransaction offers a drop-in replacement for the default django.db.transaction module which, when used on top of a PostgreSQL database, extends the functionality of that module with Postgres-specific features.
At present, django-pgtransaction offers an extension of the django.db.transaction.atomic context manager/decorator which allows one to dynamically set transaction characteristics including:
* Isolation level * Read mode (READ WRITE/READ ONLY) * Deferrability (DEFERRABLE/NOT DEFERRABLE) * Retry policy for Postgres locking exceptions
その他の python3-django-pgtransaction 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤
-
- dep: python3-psycopg
- PostgreSQL database adapter for Python 3
- または python3-psycopg2
- Python 3 module for PostgreSQL
