dump-things-service/dump_things_service/backends
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Christian Monch 2fd711c0ef
All checks were successful
Codespell / Check for spelling errors (push) Successful in 28s
Ruff / Code linting (push) Successful in 37s
Test execution / Test-all (push) Successful in 1m11s
fix: ensure that STL-output is sorted
This commit ensures that a records is still
in sorted order after a `schema_type`-attribute
is added by an STL-instance.
2026-07-15 17:38:30 +02:00
..
tests chore: auto-apply code formatting fixes via hatch check fmt --fix 2026-06-30 20:41:05 +02:00
__init__.py chore: auto-apply code formatting fixes via hatch check fmt --fix 2026-06-30 20:41:05 +02:00
record_dir.py fix: fix type errors 2026-07-03 16:00:08 +02:00
record_dir_index.py feat: sort JSON records before saving them 2026-07-03 15:59:46 +02:00
schema_type_layer.py fix: ensure that STL-output is sorted 2026-07-15 17:38:30 +02:00
sqlite.py fix: fix type errors 2026-07-03 16:00:08 +02:00