Skip to content

Warn that some Quartz database schema scripts must be modified before use #43955

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

Closed
wants to merge 1 commit into from

Conversation

timotheeandres
Copy link
Contributor

https://github.com/quartznet/quartznet/blob/b9574e915496487e9f031174a61efc2ba572433d/database/tables/tables_sqlServer.sql shows that the SQL Server script requires replacing enter_db_name_here manually, so we need to make a copy of the script in our project for it to work.

If this modification is not satisfactory, feel free to edit it; my goal is simply to inform the next person using SQL Server that there is no easy way of using this property.

…e-schema`

https://github.com/quartznet/quartznet/blob/b9574e915496487e9f031174a61efc2ba572433d/database/tables/tables_sqlServer.sql shows that the SQL Server script requires replacing `enter_db_name_here` manually, so we need to make a copy of the script in our project for it to work.

If this modification is not satisfactory, feel free to edit it; my goal is simply to inform the next person using SQL Server that there is no easy way of using this property.

Signed-off-by: Timothée Andres <[email protected]>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 24, 2025
@wilkinsona wilkinsona changed the title Specify that SQL Server and Azure SQL databases cannot use initialize-schema Warn that some Quartz database schema scripts must be modified before use Jan 24, 2025
@wilkinsona wilkinsona added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 24, 2025
@wilkinsona wilkinsona added this to the 3.3.x milestone Jan 24, 2025
@wilkinsona wilkinsona self-assigned this Jan 24, 2025
@wilkinsona wilkinsona modified the milestones: 3.3.x, 3.3.9 Jan 24, 2025
wilkinsona pushed a commit that referenced this pull request Jan 24, 2025
@wilkinsona
Copy link
Member

Thanks for bringing this to our attention and for the PR, @timotheeandres. It looks like there's a similar problem with Sybase. I've reworked the warning to take this into account as part of merging this.

Thanks again for the PR and congratulations on making your first contribution to Spring Boot.

arefbehboudi pushed a commit to arefbehboudi/spring-boot that referenced this pull request Jan 29, 2025
arefbehboudi pushed a commit to arefbehboudi/spring-boot that referenced this pull request Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants