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

Add support for testing unmanaged models #600

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

timb07
Copy link

@timb07 timb07 commented May 26, 2018

This new PR updates #310, which was 2 years old. See that PR for the details of what's included.

@timb07
Copy link
Author

timb07 commented May 26, 2018

The tests that are failing are the mysql ones; can anyone help with these?

@blueyed
Copy link
Contributor

blueyed commented Jul 26, 2018

innodb has one failure:

E TransactionManagementError: Executing DDL statements while in a transaction on databases that can't perform a rollback is prohibited.

myisam looked like the server was not running, restarted that one.

This PR would need to be rebased anyway, maybe that helps already.

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

2 participants