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

[DAT-18149] Add cluster columns #177

Merged
merged 4 commits into from
Sep 3, 2024

Update changelogs to be identical to XML

7ab307e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[DAT-18149] Add cluster columns #177

Update changelogs to be identical to XML
7ab307e
Select commit
Loading
Failed to load commit list.
GitHub Actions / Liquibase Test Harness - Advanced Reports succeeded Aug 29, 2024 in 0s

9 passed, 0 failed and 0 skipped

Tests passed successfully

✅ target/surefire-reports/TEST-liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite.xml

9 tests were completed in 522s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite 9✅ 522s

✅ liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite

liquibase.harness.generateChangelog.GenerateChangelogTest
  ✅ apply generateChangelog test for createTable against databricks 3.1
liquibase.harness.snapshot.SnapshotObjectTests
  ✅ apply addColumn against databricks 3.1
  ✅ apply addForeignKeyConstraint against databricks 3.1
  ✅ apply addPrimaryKey against databricks 3.1
  ✅ apply addUniqueConstraint against databricks 3.1
  ✅ apply createIndex against databricks 3.1
  ✅ apply createTable against databricks 3.1
  ✅ apply createView against databricks 3.1
  ✅ apply snapshotCaalogAndSchema against databricks 3.1