Skip to content

Conversation

@okramarenko
Copy link
Collaborator

No description provided.


connectionString = csb.ConnectionString;
}

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why this has been deleted, was it moved somewhere?

public override bool ConnectionAttributes => ServerVersion.Version >= new Version(8, 1, 0);
public override bool DescendingIndexes => false;
public override bool CommonTableExpressions => false;
public override bool LimitWithinInAllAnySomeSubquery => false;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SingleStore may differ from MySQL in these capabilities, please create a task (and refer it here) to check them later.

@okramarenko okramarenko merged commit b3fd17f into master Jul 22, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants