Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Column already exists: 1060 Duplicate column name 'pluginHandle' #54

Closed
BenParizek opened this issue Jun 11, 2018 · 0 comments
Closed
Labels
Milestone

Comments

@BenParizek
Copy link
Member

Seems to happen after another Sprout Plugin runs the sprout reports datasource migration that updates pluginId => pluginHandle

Database Exception: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'pluginHandle'
	The SQL being executed was: ALTER TABLE craft_sproutreports_datasources CHANGE pluginId pluginHandle varchar(255) COLLATE utf8_unicode_ci DEFAULT NULL
	Migration: barrelstrength\sproutforms\migrations\m180515_000000_schema_version_v302
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant