Remove vendorId from Account table and rely on accessId
The Accounts table should not store the vendorId
(only the vendorAccountId
), this is a duplicate (the Access stores it) and already led to issues (5914e067).
Edited by Nicolas Frandeboeuf
You don't pay for Framagit, because it is funded by donations to Framasoft. Our not-for-profit needs any support you can afford: support.framasoft.org.
Framagit est gratuit car il est financé par les dons à Framasoft. Notre association a besoin de votre soutien sur soutenir.framasoft.org.
The Accounts table should not store the vendorId
(only the vendorAccountId
), this is a duplicate (the Access stores it) and already led to issues (5914e067).