mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
1d433f1099eef5fc3d745ddb077448ebac7d0163
self._ids is expected to be a tuple instance, using that on SQL queries will raise a `psycopg2.ProgrammingError: syntax error at or near "ARRAY"`. Add test.
Description
Languages
HTML
51.4%
Python
48.6%