docling-studio/document-parser/persistence
Pier-Jean Malandrino dbcd9dfa4c Fix naive datetime fallbacks in repository layer
Use UTC-aware datetimes consistently to prevent TypeError when
comparing aware and naive datetime objects.
2026-04-03 13:04:44 +02:00
..
__init__.py Radical architecture change, migration to a more lightweight 2026-03-17 16:06:27 +01:00
analysis_repo.py Fix naive datetime fallbacks in repository layer 2026-04-03 13:04:44 +02:00
database.py Add document_json and chunks_json persistence layer 2026-04-02 12:33:07 +02:00
document_repo.py Fix naive datetime fallbacks in repository layer 2026-04-03 13:04:44 +02:00