Skip to content

Conversation

eddumelendez
Copy link
Contributor

In order to make sure that Jooq is used when flyway and
liquibase beans are created and migrations are done,
DslContextDependsOnPostProcessor was added.

See gh-25055

In order to make sure that `Jooq` is used when `flyway` and
`liquibase` beans are created and migrations are done,
`DslContextDependsOnPostProcessor` was added.

See spring-projectsgh-25055
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 15, 2021
@snicoll snicoll changed the title Add DslContextDependsOnPostProcessor jOOQ is not dependent on database migration infrastructure Feb 15, 2021
@snicoll snicoll added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 15, 2021
@snicoll snicoll added this to the 2.3.x milestone Feb 15, 2021
@wilkinsona wilkinsona changed the title jOOQ is not dependent on database migration infrastructure Migrations performed by Flyway or Liquibase may not have completed before the database is accessed via jOOQ Feb 16, 2021
@wilkinsona wilkinsona self-assigned this Feb 16, 2021
@wilkinsona wilkinsona modified the milestones: 2.3.x, 2.3.9 Feb 16, 2021
@wilkinsona
Copy link
Member

Thanks very much, @eddumelendez.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants