More context:
bancron07/20/2020
it would be nice to continue to use hibernate to generate the schemas because we know they will be correct. it seems like doing the changes directly in liquibase could create a migration that does not exactly match the hibernate version.
[ 1:00 PM ]
that is why I was thinking we could just update the DB locally, then generate the diff between that and the existing liquibase schema