Open leonardohscastilho opened 2 days ago
Currently, the user schema considers the iban list to be a regular list. It's better to update to a set since we don't expect duplicated IBANS there and for better performance. Context:https://github.com/in-fin-neat/in-fin-neat-core/pull/50#discussion_r1864882620
Currently, the user schema considers the iban list to be a regular list. It's better to update to a set since we don't expect duplicated IBANS there and for better performance. Context:https://github.com/in-fin-neat/in-fin-neat-core/pull/50#discussion_r1864882620