Skip to content
Snippets Groups Projects
Commit 08b28611 authored by Goffin Simon's avatar Goffin Simon Committed by Raphael Collet
Browse files

[FIX] models: `MissingError` when writing on recordset with duplicates

When writing on a recordset with duplicates, the ORM raises a `MissingError`
because the rowcount gives a difference with the injected ids.  The fix simply
eliminates duplicates from ids.
parent a46f8bb9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment