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

[Feature] Support Flyway #3468

Merged
merged 21 commits into from
May 16, 2024
Merged

[Feature] Support Flyway #3468

merged 21 commits into from
May 16, 2024

Commits on Mar 27, 2024

  1. support flyway control

    Zzm0809 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    dca9d1f View commit details
    Browse the repository at this point in the history
  2. added profile

    Zzm0809 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6f07bbb View commit details
    Browse the repository at this point in the history
  3. Spotless Apply

    Zzm0809 authored and github-actions[bot] committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a6b5915 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. format

    Zzm0809 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5121017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0993fc View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    74e6bba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a853cc View commit details
    Browse the repository at this point in the history
  3. modify code

    Zzm0809 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    b3733e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57e315e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge branch 'refs/heads/support-flyway' into flyway

    # Conflicts:
    #	dinky-admin/src/main/resources/db/db-h2-ddl.sql
    #	dinky-admin/src/main/resources/db/migration/h2/V1.0.1__baseline.sql
    Zzm0809 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c0f165e View commit details
    Browse the repository at this point in the history
  2. sql file refactor

    Signed-off-by: Zzm0809 <934230207@qq.com>
    Zzm0809 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f24b1f2 View commit details
    Browse the repository at this point in the history
  3. added docs

    Signed-off-by: Zzm0809 <934230207@qq.com>
    Zzm0809 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d50227e View commit details
    Browse the repository at this point in the history
  4. op

    Signed-off-by: Zzm0809 <934230207@qq.com>
    Zzm0809 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9a62ea6 View commit details
    Browse the repository at this point in the history
  5. profile modify

    Signed-off-by: Zzm0809 <934230207@qq.com>
    Zzm0809 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    399e4ec View commit details
    Browse the repository at this point in the history
  6. modify code

    Signed-off-by: Zzm0809 <934230207@qq.com>
    Zzm0809 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a1cffad View commit details
    Browse the repository at this point in the history
  7. Spotless Apply

    Zzm0809 authored and github-actions[bot] committed May 9, 2024
    Configuration menu
    Copy the full SHA
    143062e View commit details
    Browse the repository at this point in the history
  8. modify sql file

    Signed-off-by: Zzm0809 <934230207@qq.com>
    Zzm0809 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6d8b1ab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a3c2f4 View commit details
    Browse the repository at this point in the history
  10. modify pgsql file

    Signed-off-by: Zzm0809 <934230207@qq.com>
    Zzm0809 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e177a21 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. modify pgsql file

    Signed-off-by: Zzm0809 <934230207@qq.com>
    Zzm0809 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1caab44 View commit details
    Browse the repository at this point in the history
  2. Spotless Apply

    Zzm0809 authored and github-actions[bot] committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f220a90 View commit details
    Browse the repository at this point in the history