James Kleeh

Results 129 comments of James Kleeh

The root of this is how columns are handled when a column is missing vs when a table is missing: How columns are handled when a table is missing: https://github.com/liquibase/liquibase/blob/0c2c0fea18abeda20ab9b9921b11bb3dfaad7d71/liquibase-core/src/main/java/liquibase/diff/output/changelog/core/MissingTableChangeGenerator.java#L70...

@nvoxland Is there an issue for this in your system anywhere?

Upload an example project that reproduces the issue. I don't think the two issues you linked to are related to anything with the servlet class

@meltzow Are you asking for a new feature where changelogs that exist in plugins would be included when migrations are ran in an application?

What version of the plugin are you using?

I'm not sure making a change for loadAfter/loadBefore would have any effect, however you could give it a try locally and report back. I would think the change should go...