Our team's application is in early development and will be using our application for usage/testing purposes. There'll be changes in our SQL schema that will require dealing with schema migrations.
While I know that Liquidbase and Flyway are good tools for schema migration, does Azure migrate allow for similar functionality between schema versions on the same database? Or is it only reserved for migrate from one database engine to another?