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

fix issue with migration that wouldn't run on MariaDB 10 by specifying a primary key #2570

Closed

Conversation

simongroenewolt
Copy link
Contributor

see #2569

@simongroenewolt
Copy link
Contributor Author

Note : this fix hasn't been checked with an existing sqlite db.

@bobdenotter
Copy link
Member

Hi @simongroenewolt,

The tests are failing because of some bitrot in dependencies. If you could rebase on master, tests will likely pass! :-)

simongroenewolt and others added 28 commits May 11, 2021 17:27
… and api packages that don't have their controllers in the Bolt sources.
…wards compatible. Use only ROLE_ADMIN and ROLE_EDITOR in config to keep things simple.
…check in the locales() method on 'view' permission. (reference: bolt#2342)
@simongroenewolt
Copy link
Contributor Author

hmmm, that clearly was the wrong order of rebase/push -- I'll abondon this PR and create a fresh one!

@simongroenewolt simongroenewolt deleted the fix/migration-for-mysql branch May 11, 2021 15:36
@bobdenotter
Copy link
Member

Been there, done that! 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet