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-18896: [createTable] added tableFormat snapshot and generate changelog functionality #208

Merged
merged 5 commits into from
Nov 14, 2024

DAT-18896: excluded table format from diff-changelog

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

DAT-18896: [createTable] added tableFormat snapshot and generate changelog functionality #208

DAT-18896: excluded table format from diff-changelog
89c2c1c
Select commit
Loading
Failed to load commit list.
GitHub Actions / Liquibase Test Harness - Advanced Reports succeeded Nov 13, 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 343s
target/surefire-reports/TEST-liquibase.harness.snapshot.SnapshotObjectTests.xml 9✅ 343s

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

No tests found

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

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

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

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

✅ 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