Draft: *: use related catalog sqlquote
Related context and idea are in https://lab.nexedi.com/nexedi/erp5/-/merge_requests/2231#idea
actually we hardcoded the value for sql quote, but it only works for MySQL, not for SQLite
Edited by Xiaowu Zhang
Related context and idea are in https://lab.nexedi.com/nexedi/erp5/-/merge_requests/2231#idea
actually we hardcoded the value for sql quote, but it only works for MySQL, not for SQLite