### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Trying to use the couchDB datasource i have the next error: <img width="809" alt="image" src="https://github.com/lowcoder-org/lowcoder/assets/33484708/2fc9f43c-6009-4dc4-b049-8cf6410934e2"> ### Expected Behavior this the view that I want to query: <img width="808" alt="image" src="https://github.com/lowcoder-org/lowcoder/assets/33484708/2e60c691-296b-4184-baec-15d9e31e1636"> ### Steps to reproduce Create a simple view and try to query it ### Environment _No response_ ### Additional Information If I create a custom HTTP datasource with the correct query it works: <img width="705" alt="image" src="https://github.com/lowcoder-org/lowcoder/assets/33484708/123331f2-75b4-4983-a156-f46cd374093c">