Commits
Click on a commit to change the comparison rangeMerge branch 'main' into psycopg3-clean Fix mypy errors and add unit tests for psycopg3 migration Fix type annotations in tasks.py and database URI validation tests Add noqa comment and refactor docstrings and set comprehension Remove unused imports and rename unused parameter Add comprehensive unit tests for tasks.py covering Celery initialization and task execution Remove stale type: ignore comment from _noop_transactional Add unit tests for initialise_celery, start_process, and resume_process Add unit tests for _LQuery type and verify CAST AS lquery in compiled SQL Remove unused imports and apply black formatting to ltree filters Merge branch 'main' into psycopg3-clean Update copyright year to 2026 across orchestrator-core files Document psycopg3 migration and new register_table() API in 5.0 upgrade guide Remove docstring from ltree_filters unit test module Merge branch 'main' into psycopg3-clean