flipboxfactory / saml-sp

SAML Service Provider (SP) Plugin for Craft CMS
https://saml-sp.flipboxfactory.com/
Other
19 stars 5 forks source link

Upgrading to Craft CMS 3.6, Cannot drop Index/FK #98

Closed dsmrt closed 3 years ago

dsmrt commented 3 years ago

Craft overwrote the get index name function which is making the follow migrations.

Investigating issues with 2 migrations:

m201029_200000_keychain_link_provideruid m200806_200000_provider_identity_constraint

AVOID UPGRADING PLUGIN UNTIL THIS IS FIXED. NEW INSTALLS ARE OK.

dsmrt commented 3 years ago

https://github.com/craftcms/cms/commit/2ad90a6886ca87e2a37e43b2573c4740ad80c89b#diff-61f94e4b1825f1dc2ece99a882e0787dbd2a0ebe311fcb4b75ca865b6e1d0002

dsmrt commented 3 years ago

Should be good in 2.6.3

Please let me know if you are having issues with this.