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-18787] snapshot logic for tblProperties and table Location #196

Merged
merged 9 commits into from
Oct 16, 2024

fixed exception when DBCL is missing

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

[DAT-18787] snapshot logic for tblProperties and table Location #196

fixed exception when DBCL is missing
fe3dd5c
Select commit
Loading
Failed to load commit list.
GitHub Actions / Liquibase Test Harness - Advanced Reports succeeded Oct 15, 2024 in 0s

9 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
target/surefire-reports/TEST-liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite.xml 439s
target/surefire-reports/TEST-liquibase.harness.snapshot.SnapshotObjectTests.xml 9✅ 439s

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

No tests found

Test suite Passed Failed Skipped Time
liquibase.ext.databricks.AdvancedExtensionHarnessTestSuite 439s

✅ target/surefire-reports/TEST-liquibase.harness.snapshot.SnapshotObjectTests.xml

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

Test suite Passed Failed Skipped Time
liquibase.harness.snapshot.SnapshotObjectTests 9✅ 439s

✅ 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 snapshotCatalogAndSchema against databricks 3.1
✅ apply #testInput.snapshotObject against #testInput.databaseName #testInput.databaseVersion