Describe the bug
If there's '%' character in ids field, collection.get would failed.
'%' is a special character that pymysql would serialize with parameters.
Environment
None.
Fast reproduce steps
None.
Expected behavior
No response
Actual behavior
No response
Additional context
No response
Describe the bug
If there's '%' character in ids field,
collection.getwould failed.'%' is a special character that pymysql would serialize with parameters.
Environment
None.
Fast reproduce steps
None.
Expected behavior
No response
Actual behavior
No response
Additional context
No response