Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.4-2.5: schema.sql and data.sql Files #128

Open
fabapp2 opened this issue Jan 5, 2022 · 1 comment
Open

2.4-2.5: schema.sql and data.sql Files #128

fabapp2 opened this issue Jan 5, 2022 · 1 comment
Labels
blocked Marks an issue as blocked by another issue enhancement New feature or request
Projects

Comments

@fabapp2
Copy link
Collaborator

fabapp2 commented Jan 5, 2022

Release Notes
With Spring Boot 2.5.1 and above, the new SQL initialization properties support detection of embedded datasources for JDBC and R2DBC. By default, SQL database initialization is only performed when using an embedded in-memory database. To always initialize a SQL database, irrespective of its type, set spring.sql.init.mode to always. Similarly, to disable initialization, set spring.sql.init.mode to never.

Condition

Report

Inform user that spring.sql.init.mode is only set for in-memory database and must explicitly set otherwise

Recipe

No Recipe
Requires user

@pway99
Copy link
Contributor

pway99 commented Jan 11, 2022

@pway99 pway99 added the enhancement New feature or request label Jan 11, 2022
@fabapp2 fabapp2 added the blocked Marks an issue as blocked by another issue label Jan 12, 2022
@rpau rpau added this to the Support Spring Boot 3 migrations milestone May 24, 2023
@timtebeek timtebeek removed this from the Support Spring Boot 3 migrations milestone Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Marks an issue as blocked by another issue enhancement New feature or request
Projects
Status: Recipes Wanted
Backlog
  
Backlog
Development

No branches or pull requests

4 participants