spanner-schema-diff-tool icon indicating copy to clipboard operation
spanner-schema-diff-tool copied to clipboard

Compare two Cloud Spanner Schema (DDL) files, determine the differences and generate the required ALTER statements to convert one schema to the other.

Results 42 spanner-schema-diff-tool issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.guava:guava](https://togithub.com/google/guava) | `33.2.1-jre` -> `33.3.0-jre` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.guava:guava/33.3.0-jre?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/cloudspannerecosystem/spanner-schema-diff-tool). ## Open The following updates have all...

Currently the JAR can be invoked from command line via main method. We are writing a service where during CI and CD phases the DDL diff need to be generated....

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [commons-cli:commons-cli](https://commons.apache.org/proper/commons-cli/) ([source](https://gitbox.apache.org/repos/asf?p=commons-cli.git)) | `1.8.0` -> `1.9.0` |...

Even though there is no change in the stream options, the diff tool outputs the following: ALTER CHANGE STREAM SET OPTIONS (null);

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.codehaus.mojo:exec-maven-plugin](https://www.mojohaus.org/exec-maven-plugin) ([source](https://togithub.com/mojohaus/exec-maven-plugin)) | `3.3.0` -> `3.4.1` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.errorprone:error_prone_core](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.29.2` -> `2.30.0` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.slf4j:slf4j-simple](http://www.slf4j.org) ([source](https://togithub.com/qos-ch/slf4j), [changelog](https://www.slf4j.org/news.html)) | `2.0.13` -> `2.0.16`...

Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.3.0 to 3.4.0. Release notes Sourced from org.codehaus.mojo:exec-maven-plugin's releases. 3.4.0 🚀 New features and improvements Allow <includePluginDependencies> to be specified for the exec:exec goal (#432) @​sebthom 🐛...

dependencies

Bumps `slf4j.version` from 2.0.13 to 2.0.16. Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16 Updates `org.slf4j:slf4j-simple` from 2.0.13 to 2.0.16 Dependabot will resolve any conflicts with this PR as long as you...

dependencies