Skip to content

Conversation

suryaaki2
Copy link
Contributor

@suryaaki2 suryaaki2 commented May 4, 2021

Environment

Liquibase Version:

Liquibase Integration & Version: <Pick one: CLI, maven, gradle, spring boot, servlet, etc.>

Liquibase Extension(s) & Version:

Database Vendor & Version:

Operating System Type & Version:

Pull Request Type

  • Bug fix (non-breaking change which fixes an issue.)
  • Enhancement/New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

A clear and concise description of the issue being addressed. Additional guidance here.

  • Describe the actual problematic behavior.
  • Ensure private information is redacted.

Steps To Reproduce

List the steps to reproduce the behavior.

  • Please be precise and ensure private information is redacted
  • Include things like
    • Files used - sql scripts, changelog file(s), property file(s), config files, POM Files
    • Exact commands used - CLI, maven, gradle, spring boot, servlet, etc.

Actual Behavior

A clear and concise description of what happens in the software before this pull request.

  • Include console output if relevant
  • Include log files if available.

Expected/Desired Behavior

A clear and concise description of what happens in the software after this pull request.

Screenshots (if appropriate)

If applicable, add screenshots to help explain your problem.

Additional Context

Add any other context about the problem here.

Fast Track PR Acceptance Checklist:

Need Help?

Come chat with us on our discord channel

neupsh and others added 30 commits July 4, 2018 11:52
DAT-1 Final merge back to ddb
DAT-915 Handle default value for column type when value from database…
Add logic to fix bug with fetching FKs
DAT-235 DAT-741 fixed multicatalog diff operation shows differences between two identical environments
use catalogName for drop index, refactored surroundWithCatalogName to abstract class
When both createPrimaryKey and createIndex are in the same changeset, can cause problems if the first succeeds but the second fails. This change causes two changesets to be created rather than one.
achehrynets and others added 24 commits September 28, 2020 13:49
DAT-4855: added logging of reading DBCL table
DAT-5875: updated ojdbc driver version for liquibase integration tests
reverting Main to verify if tests pass
42 test failures using try with resource
DAT-6198 fix blocker and critical bugs from sonarqube report
DAT-6111 add sonarcloud to pom
DAT-6725: updated MSSQLDatabase methods
upgrade postgres version to 42.2.13
@suryaaki2 suryaaki2 changed the base branch from master to ddb May 4, 2021 17:08
@suryaaki2 suryaaki2 deleted the DAT-6943 branch May 12, 2021 15:51
@nvoxland nvoxland mentioned this pull request Jun 7, 2021
8 tasks
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.