-
Notifications
You must be signed in to change notification settings - Fork 17
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
Fix mssql failures #480
Merged
Merged
Fix mssql failures #480
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* added concurrency for cloud DBs * deleted stale aws config files
* DAT-12017. added runAlways flag to init changelogs * DAT-12017. fixed typo in aws.yml * DAT-12017. added runAlways flag to init changelogs * DAT-12017. changed sheduled jobs start time to 6 & 7 hours UTC
Bumps [liquibase-sdk-maven-plugin](https://github.com/liquibase/liquibase-sdk-maven-plugin) from 0.10.19 to 0.10.20. - [Release notes](https://github.com/liquibase/liquibase-sdk-maven-plugin/releases) - [Commits](liquibase/liquibase-sdk-maven-plugin@v0.10.19...v0.10.20) --- updated-dependencies: - dependency-name: org.liquibase.ext:liquibase-sdk-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
….ext-liquibase-sdk-maven-plugin-0.10.20 Bump liquibase-sdk-maven-plugin from 0.10.19 to 0.10.20
…ailedTests flag for Oracle aws (#398) * DAT-12181. updated expected sql for oracle aws tests * removed ignoreFailedTests flag for Oracle aws
* DAT-12186. updated changelog XSDs to dbchangelog-latest.xsd * DAT-12186. updated changelog XSDs to dbchangelog-latest.xsd * DAT-12186. updated comment attribute in createProcedure changesets. * DAT-12186. updated comment attribute in createProcedure changesets.
Bumps [snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc) from 3.13.23 to 3.13.24. - [Release notes](https://github.com/snowflakedb/snowflake-jdbc/releases) - [Changelog](https://github.com/snowflakedb/snowflake-jdbc/blob/master/CHANGELOG.rst) - [Commits](snowflakedb/snowflake-jdbc@v3.13.23...v3.13.24) --- updated-dependencies: - dependency-name: net.snowflake:snowflake-jdbc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Snowflake ChangeData and BasicCompatibility tests fix * Made requeted changes * Fixed typo
…before running the test suite (#407) * DAT-12267. added usage of dropAll command to cleanup cloud databases before running the test suite
This reverts commit 35582a1.
* DAT-12222. added postgres to shouldOpenNewConnection method in ChangeDataTests * DAT-12222. added oracle and mysql to shouldOpenNewConnection method in ChangeDataTests
* Added option to select databases in main workflow * Fix test * Fix test * Fix test * Fix test * Fix test * Fix test * Fix test * Test for selecting test classes option * Test * New aws workflow test * Fix test * Fix test * Modified the rest of automation-runner * Test * Test * Test * Test * Small fixes * Fixed default test suite execution
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.39.3.0 to 3.39.4.0. - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.39.3.0...3.39.4.0) --- updated-dependencies: - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [liquibase-github-actions/drop-all](https://github.com/liquibase-github-actions/drop-all) from 4.17.0 to 4.17.2. - [Release notes](https://github.com/liquibase-github-actions/drop-all/releases) - [Commits](liquibase-github-actions/drop-all@v4.17.0...v4.17.2) --- updated-dependencies: - dependency-name: liquibase-github-actions/drop-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* updated jdbc driver and readme * returned env for enforcer * put 4.14.0 as minimal version
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.0.8 to 3.0.9. - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@3.0.8...3.0.9) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Rename tests (compatibility foundational)
Bumps [jaybird](https://github.com/FirebirdSQL/jaybird) from 4.0.6.java11 to 4.0.7.java11. - [Release notes](https://github.com/FirebirdSQL/jaybird/releases) - [Commits](https://github.com/FirebirdSQL/jaybird/commits) --- updated-dependencies: - dependency-name: org.firebirdsql.jdbc:jaybird dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 11.2.1.jre11 to 11.2.2.jre11. - [Release notes](https://github.com/Microsoft/mssql-jdbc/releases) - [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/mssql-jdbc/commits) --- updated-dependencies: - dependency-name: com.microsoft.sqlserver:mssql-jdbc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Foundational Test completion * mysql, mariadb * DAT-12226. added test data for postgres foundational test * DAT-12226. added test data for postgres 9 foundational test * Added test data for oracle advanced test * Added oracle test data for snapshot and diff tests * DAT-12226. added diff command tests support for postgres and mariadb databases * Added mssql test data for generateChangelog test * Added mssql test data for diff test * Renamed tests and suites * Bug fix * Added AdvancedHarnessSuite to CICD * Testing AdvancedHarnessSuite workflow * Testing Diff test * Mariadb fix * Testing Diff test * Diff test fix and restructured generateChangelog test data * Test data fix * DAT-12226. diff test builds fixes * DAT-12226. mssql diff test builds fixes * Mysql diff test data fix * Retuned stress test * DAT-12226. resolved conflicts * resolved conflicts * resolved conflicts * DAT-12226. extended diffCommandTest for postgres. * Added snapshot test data * DAT-12226. extended diffCommandTest for mariadb * DiffChangelog test fix * DAT-12226. naming fixes * Fixed Diff test data for mssql * DAT-12226. refactored diff test data for PostgeSQL and MariaDB, extended MySQL diff test with additional db objects * DAT-12226. extended snpashot test for PostgreSQL * DAT-12226. commented stress test * Fixed Diff test data for oracle * Fixed Diff test data for oracle * DAT-12226. refactored createSequence for snapshot test * Fixed Diff test data for mssql Co-authored-by: Pavlo Tytarchuk <ptyta@softserveinc.com> Co-authored-by: yodzhubeiskyi <oesevg@gmail.com>
* DAT-12666. added Azure Postgresql 11 single server support * DAT-12666. typo fix * DAT-12666. removed sql server mi placeholders
* Added snapshot test data for Catalog and Schema * Fixed typo * Fix
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.14.1...2.14.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* DAT-12848,12849,12850 Added support for Google MySQL, PostgreSQL and MS SQL * Fixed typo
Update readme file
…suite instructions
updated readme with the newest tested platforms, added advanced test suite instructions
* Advanced test GCP * Advanced test GCP
Bumps [jaybird](https://github.com/FirebirdSQL/jaybird) from 4.0.8.java11 to 5.0.0.java11. - [Release notes](https://github.com/FirebirdSQL/jaybird/releases) - [Commits](https://github.com/FirebirdSQL/jaybird/commits) --- updated-dependencies: - dependency-name: org.firebirdsql.jdbc:jaybird dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/commits/3.1.1) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M7 to 3.0.0-M8. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.0.0-M7...surefire-3.0.0-M8) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 11.2.2.jre11 to 11.2.3.jre11. - [Release notes](https://github.com/Microsoft/mssql-jdbc/releases) - [Changelog](https://github.com/microsoft/mssql-jdbc/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/mssql-jdbc/commits) --- updated-dependencies: - dependency-name: com.microsoft.sqlserver:mssql-jdbc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Updated expected default value for addDefaultValueComputed sql file based on MySQL changes made for functions Co-authored-by: Daniel Mallorga <dmallorga@liquibase.com>
Bumps [liquibase-github-actions/drop-all](https://github.com/liquibase-github-actions/drop-all) from 4.18.0 to 4.19.0. - [Release notes](https://github.com/liquibase-github-actions/drop-all/releases) - [Commits](liquibase-github-actions/drop-all@v4.18.0...v4.19.0) --- updated-dependencies: - dependency-name: liquibase-github-actions/drop-all dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…t the new behavior
KushnirykOleh
approved these changes
Jan 23, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.