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

Adding Liquibase Candidate #683

Closed
wants to merge 5 commits into from

Commits on Feb 26, 2024

  1. feat(liquibaseMigrations.scala): add LiquibaseMigrations class with m…

    …igration001 method to insert Liquibase candidate into the database
    jandroav committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    323f783 View commit details
    Browse the repository at this point in the history
  2. chore(LiquibaseMigrations.scala): update @ChangeLog order to "085" fo…

    …r consistency
    
    refactor(LiquibaseMigrations.scala): update Liquibase description for clarity and conciseness
    jandroav committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    428eb14 View commit details
    Browse the repository at this point in the history
  3. refactor(LiquibaseMigrations.scala): reformat code for better readabi…

    …lity and consistency in indentation and spacing
    jandroav committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6ff39ff View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. chore(LiquibaseMigrations.scala): organize imports and add package de…

    …claration for consistency
    
    feat(LiquibaseMigrations.scala): add Liquibase migration change log for version 1.2.3 by jandroav
    jandroav committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ec2e029 View commit details
    Browse the repository at this point in the history
  2. chore(LiquibaseMigrations.scala): update Liquibase migration id to re…

    …move version number for consistency and clarity
    jandroav committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fb7f796 View commit details
    Browse the repository at this point in the history