enhance views to display exact year, month, day values
sqlite displays negative days and months
This commit is contained in:
parent
a73c712626
commit
fc01263c4e
11 changed files with 324 additions and 81 deletions
|
@ -82,7 +82,7 @@ networks:
|
|||
ff_internal:
|
||||
```
|
||||
|
||||
Die Verwendung von postgres wird aufgrund des Verhaltens bei Struktur-Update-Fehlern und genauerer Datum-Berechnungen empfohlen.
|
||||
Die Verwendung von postgres wird aufgrund des Verhaltens bei Datenbank-Update-Fehlern empfohlen.
|
||||
|
||||
Die Verwendung von SQLite wird nur für die Entwicklung oder lokale Tests empfohlen.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue