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

Changes without backward compatibility (H2 adapter, Migrator api changes, etc) #6

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

Conversation

bio-aeon
Copy link

@bio-aeon bio-aeon commented Jan 6, 2017

  • Sbt updated to 0.13.11;
  • MariaDB vendor added (so far simply identical to MySQL);
  • The bug with classloader in Migrator (which was detected in multiproject builds) fixed;
  • The "findMigrations" method of Migrator changed to be able find migrations in multiple packages;
  • H2 adapter and tests added (taken from jcai pull request);
  • Migrations maked to be run transactionally;
  • "unsigned" option added ;
  • The "float" sql type added;
  • README.md actualized and README duplicate removed.

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.

1 participant