Files
server-backend/base_suspend_security/tests
Monica Diaz Pena 1d433f1099 Call super with normalized ids.
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.
2021-11-02 15:17:41 -04:00
..