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

#174 add liqibase h2 sync with main branch #203

Closed
wants to merge 7 commits into from

Conversation

zhajikun
Copy link
Contributor

Privide liquibase script for creating the h2 in mem database schema.

Description

The liquibase script will create a h2 in mem db schema for local development.
In the future, the db change can be made in liquibase script.

Motivation and Context

Provide convient for local development, before make changes to the shared mysql db.

How has this been tested?

Add folder for liquibase and provide liquibase yaml file. Also provide a new

No

Screenshots (if appropriate):

8

9

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@joshfischer1108
Copy link
Member

Leaving a note: We are waiting to merge these changes.

@@ -0,0 +1 @@

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zhajikun , did you want this file here?

@zhajikun zhajikun closed this Oct 17, 2023
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

Successfully merging this pull request may close these issues.

2 participants