[ bianca ]
[ ソース: django-cte ]
パッケージ: python3-django-cte (1.3.3-2)
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
- High-level Python web development framework