toteph42 / identy_switch

This plugin allows users to switch between different accounts (and check for new mails) in a single Roundcube session.
GNU General Public License v3.0
6 stars 3 forks source link

Fix MySQL DB table creation for migration from ident_switch plugin #12

Closed CodeShakingSheep closed 2 months ago

CodeShakingSheep commented 3 months ago

Fixes https://github.com/toteph42/identy_switch/issues/8 by renaming foreign key constraints (to avoid conflict when migrating from ident_switch plugin).