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

Add versioned dialects for COCKROACHDB 20, 21 #11572

Closed
lukaseder opened this issue Mar 5, 2021 · 1 comment
Closed

Add versioned dialects for COCKROACHDB 20, 21 #11572

lukaseder opened this issue Mar 5, 2021 · 1 comment

Comments

@lukaseder
Copy link
Member

lukaseder commented Mar 5, 2021

CockroachDB 21 ships with a few interesting additions for us, including:

To enable / disable these flags, we should start distinguishing between CRDB dialect versions COCKROACHDB_20 and COCKROACHDB_21


See:
https://www.cockroachlabs.com/docs/releases/v21.1.0-alpha.1.html

@lukaseder
Copy link
Member Author

lukaseder commented Mar 5, 2021

Can't integration test all of the above yet because of this significant regression in CRDB: cockroachdb/cockroach#61226, which was introduced in alpha.2 and still exists in alpha.3. alpha.1 doesn't seem to have it, but doesn't have all the statistical functions yet

@lukaseder lukaseder changed the title Add versioned dialects for COCKROACHDB Add versioned dialects for COCKROACHDB 20, 21 Mar 5, 2021
3.15 New dialects automation moved this from To do to Done Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant