Giter Site home page Giter Site logo

Comments (10)

jesperronn avatar jesperronn commented on June 15, 2024

Could be nice with Hibernate 5 support. @bassmartin can you fix, or do you have any idea who can fix it?

from grails-database-migration.

alex-shamshurin avatar alex-shamshurin commented on June 15, 2024

If this plugin do not support Hibernate 5 it's sadly.

from grails-database-migration.

jameskleeh avatar jameskleeh commented on June 15, 2024

There is no liquibase-hibernate5 module available yet liquibase/liquibase-hibernate#96

from grails-database-migration.

zyro23 avatar zyro23 commented on June 15, 2024

did you see the linked linked repo there (https://github.com/jean-merelis/liquibase-hibernate5)? seems like @jean-merelis is working on liquibase-hibernate5 it but it says

For now only supports ejb3 database

which i am afraid might not be enough for the grails/gorm/dbm integration.. so maybe some collaboration over there could steer it in the right direction?

from grails-database-migration.

jameskleeh avatar jameskleeh commented on June 15, 2024

@zyro23 I did see that. Perhaps it will be necessary for us to implement that. It doesn't seem like it would be incredibly difficult.

from grails-database-migration.

animator013 avatar animator013 commented on June 15, 2024

Seems like support for hibernate 5 is getting somewhere on liquibase side. On master branch of https://github.com/liquibase/liquibase-hibernate is support for hibernate 5 (5.0.10).

from grails-database-migration.

animator013 avatar animator013 commented on June 15, 2024

Hibernate 5 support from liquibase has been pushed to maven.

from grails-database-migration.

jameskleeh avatar jameskleeh commented on June 15, 2024

@animator013 @zyro23 @alex-shamshurin @bassmartin @jesperronn If all of you can try out version 3.0.0.BUILD-SNAPSHOT of the plugin, I have integrated liquibase-hibernate5.

from grails-database-migration.

erichelgeson avatar erichelgeson commented on June 15, 2024

Tested the snapshot release and it looks good! Just observations -

  • I had an old version of liqudbase in my build.gradle due to this b291589
  • INFO 10/27/16 9:26 PM: liquibase: Can not use class org.grails.plugins.databasemigration.liquibase.GormDatabase as a Liquibase service because it does not have a no-argument constructor is a harmless message but shows every app startup
  • Migration logs are not displayed anymore (probably just need to adjust my logback)
  • It worked fine with kaleidos/grails-postgresql-extensions#99
  • Every changeset now has objectQuotingStrategy: "QUOTE_ALL_OBJECTS" - have to read up on what that means tomorrow

from grails-database-migration.

jameskleeh avatar jameskleeh commented on June 15, 2024

Closing this due to my testing it is generally working. Create new issues for any problems found

from grails-database-migration.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.