You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IMP] util.uninstall_module: handle order of remval of records
Due to the SQL constraints (`ON DELETE RESTRICT`), some records needs to
be remove before others.
closes#148
Signed-off-by: Christophe Simonis (chs) <[email protected]>
Co-authored-by: Nicolas Seinlet <[email protected]>
Co-authored-by: Alvaro Fuentes <[email protected]>
0 commit comments