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

Introduce a mechanism for migrating database schemas(liquibase) #771

Open
bespaltovyj opened this issue Jan 18, 2025 · 0 comments
Open

Introduce a mechanism for migrating database schemas(liquibase) #771

bespaltovyj opened this issue Jan 18, 2025 · 0 comments

Comments

@bespaltovyj
Copy link

Currently, the project generates a database schema automatically via hibernate.
This method is great at the start, but over time it complicates the operation of the application.

I suggest switching to liquibase to migrate the database schema.

Do you support this idea?

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

No branches or pull requests

1 participant