Skip to content
Discussion options

You must be logged in to vote
  1. I have kept the scope of the project smaller, and left schema-migration/definition to users. Just to make things slightly easier. (for example, it is common to use separate users for DDL migrations and app)

  2. Schema-migration requirements will be provided in upgrade notes. I suggest using Flyway or Liquibase for managing the schema. So far no schema-upgrades have required a recreate, I will intend to keep it that way.

  3. Not really. It would have to be home-rolled I think, to avoid dependencies on third-parties

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bobbyrne01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants