pull/761/head
Andrey 2023-03-07 18:34:39 +02:00
rodzic 49c0454e6e
commit 3fb27c6ffa
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -42,7 +42,7 @@ Following:
class utcnow(expression.FunctionElement):
type = DateTime
type = DateTime # type: ignore
@compiles(utcnow, "postgresql")