DATABASE_INVALID_OPERRATOR
Error Cause
Unsupported operation or invalid database operator, used a query operator not supported by the database.
Solutions
- Check if the operators used in query conditions are correct
- Refer to CloudBase database documentation to confirm supported operators
- Replace with supported query operators
- Check if operator syntax is correct
- Confirm if the database version supports this operator