Idea working with Liquibase or Flyway to versioning database

  • Hi,
    I am wondering how to organize work with Flyway or Liquibase tools in connection with Git.

    In Liquibase we have one sql script and we can see changes what have be done there.
    In Flyway when developer add new statemant it should be done in separate file.

    How to create working system to use Git and these tools?

    Here i read that some of you are using flyway to versioning with git:
    http://www.jeremyjarrell.com/using-flyway-db-with-distributed-version-control/

    but what is idea here? How all is working?
    Best,
    Jacek

  • This forum is for questions about SQL Server, and this board in particular is for the 2014 version thereof.   Git is a source control system, and I don't even know what either Flyway or Liquibase do.   You might be better off posting on StackExchange...

    Steve (aka sgmunson) 🙂 🙂 🙂
    Rent Servers for Income (picks and shovels strategy)

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply