Skip to content
  • mildis's avatar
    add logic to update an address · ad1b9d08
    mildis a rédigé et Bastien Le Querrec's avatar Bastien Le Querrec a validé
    Currently address update relies on SQL REPLACE
    but AddressCreateCommand is not using addresse.id
    to achieve this.
    
    This patch adds AddressUpdateCommand and update logic
    so updating an adresse should be doable from the
    user's web page
    ad1b9d08