Skip to content

test: fix compatibility with Tarantool master #295

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

Merged
merged 2 commits into from
May 24, 2023

Conversation

DifferentialOrange
Copy link
Member

New Tarantool 3.0 patch introduces a breaking change [1]. This patch adds a compatibility layer to test instance.

It was decided to explicitly set SEQSCAN in our tests and change session options for DBAPI tests.

  1. compat: switch existing options to new for tnt-3.0 tarantool#8602

New Tarantool 3.0 patch introduces a breaking change [1]. This patch
adds a compatibility layer to test instance.

It was decided to explicitly set SEQSCAN in our tests and change session
options for DBAPI tests.

1. tarantool/tarantool#8602
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/compat-new-defaults branch 2 times, most recently from 4d605c4 to 8c7e475 Compare May 24, 2023 16:07
@DifferentialOrange DifferentialOrange force-pushed the DifferentialOrange/compat-new-defaults branch from 8c7e475 to b67aaa0 Compare May 24, 2023 16:15
@DifferentialOrange DifferentialOrange merged commit 00efc10 into master May 24, 2023
@DifferentialOrange DifferentialOrange deleted the DifferentialOrange/compat-new-defaults branch May 24, 2023 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant