Wrong pat match failed DatabaseQuery.call
#917
Labels
app:realm_management
This issue or pull request is about astarte_realm_management application
internals
This issue or pull request is about implementation details
Description
Some
DatabaseQuery.call
failure pattern matching never match. The function always returns{:error, _}
when it fails.Expected Behavior
Current Behavior
see here:
astarte/apps/astarte_realm_management/lib/astarte_realm_management/queries.ex
Line 168 in c335319
astarte/apps/astarte_realm_management/lib/astarte_realm_management/queries.ex
Line 194 in c335319
The text was updated successfully, but these errors were encountered: