This commit is contained in:
shamoon 2024-01-29 10:51:42 -08:00
parent a375755849
commit 2d164edc09

View File

@ -517,7 +517,6 @@ existing tables) with:
an older system may fix issues that can arise while setting up Paperless-ngx but an older system may fix issues that can arise while setting up Paperless-ngx but
`utf8mb3` can cause issues with consumption (where `utf8mb4` does not). `utf8mb3` can cause issues with consumption (where `utf8mb4` does not).
### Missing timezones ### Missing timezones
Django uses timezones but MySQL as well as MariaDB do not have any timezone information by default. Django uses timezones but MySQL as well as MariaDB do not have any timezone information by default.