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-18261] feat: snapshotting of extended view properties #191

Merged
merged 14 commits into from
Oct 11, 2024

Merge branch 'main' into DAT-18261

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

[DAT-18261] feat: snapshotting of extended view properties #191

Merge branch 'main' into DAT-18261
6b1578a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Liquibase Test Harness - Advanced Reports succeeded Oct 10, 2024 in 1s

9 passed, 0 failed and 0 skipped

Tests passed successfully

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

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

No tests found

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

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

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

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

✅ 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