File manager - Edit - /usr/lib/python3/dist-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/window.pyi
Back
from typing import Any, Optional from django.db.models import Func class CumeDist(Func): ... class DenseRank(Func): ... class FirstValue(Func): ... class LagLeadFunction(Func): def __init__( self, expression: Optional[str], offset: int = ..., default: Optional[int] = ..., **extra: Any ) -> None: ... class Lag(LagLeadFunction): ... class LastValue(Func): ... class Lead(LagLeadFunction): ... class NthValue(Func): def __init__(self, expression: Optional[str], nth: int = ..., **extra: Any) -> None: ... class Ntile(Func): def __init__(self, num_buckets: int = ..., **extra: Any) -> None: ... class PercentRank(Func): ... class Rank(Func): ... class RowNumber(Func): ...
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings