[ ソース: django-cte ]
パッケージ: python3-django-cte (1.2.1-2)
python3-django-cte に関するリンク
Debian の資源:
django-cte ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Common Table Expressions (CTE) for Django
A Common Table Expression acts like a temporary table or view that exists only for the duration of the query it is attached to. django-cte allows common table expressions to be attached to normal Django ORM queries.
その他の python3-django-cte 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤