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

Structured logging dbmarlin #15

Merged
merged 7 commits into from
Sep 1, 2023

Commits on Jul 28, 2023

  1. Converted the extension from using Hub to using Structured Logging ca…

    …pabilities from Liquibase Pro
    
    - Removed Hub references
    - Added the new Liquibase Pro structured logging
    - Added Liquibase Pro as a build dependency
    - Left the original liquibase.properties configuration for DBmarlin
    - Bumped the version to 0.1.0
    - Cleaned up namespace and names
    kevin-atx committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2e08233 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Fixed filename case issue

    Set "git config core.ignorecase false"
    Committing file case changes
    kevin-atx committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    79b961b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    4b537e2 View commit details
    Browse the repository at this point in the history
  2. Fix filename case in git

    mickmcg-ap committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f7af08b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ccf175 View commit details
    Browse the repository at this point in the history
  4. Pass timestamp with timezone

    Update README to remove Hub references.
    mickmcg-ap committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2300112 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Code tidy up

    mickmcg-ap committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2d7f052 View commit details
    Browse the repository at this point in the history