1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-11 00:15:24 +02:00

fx: Nextcloud migration fails to parse null times (#2485)

* support null or custom strings

* made time parsing more robust using isodate

* bark bark
This commit is contained in:
Michael Genson 2023-08-09 21:52:49 -05:00 committed by GitHub
parent dd947c316a
commit e55258c5be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 14 deletions

2
poetry.lock generated
View file

@ -2935,4 +2935,4 @@ pgsql = ["psycopg2-binary"]
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "e25136f573af5b1b7ba61747a5bea6a4f2eb48f39b06e345cba03b14808d9258"
content-hash = "6ec46a82cad73c78013d1729df179a3fb5c4e12eb2a11ca04b2412d6b8e5b25f"