orchestrator-core
orchestrator-core copied to clipboard
[Bug]: Remove workaround for legacy Postgres versions
We currently have a workaround for parsing search queries when the postgres version is <14. When the minimal supported version is 14, we can remove the workaround and simplify the code.
Version
2.2.1
What python version are you seeing the problem on?
All