Skip to content

Conversation

@terabytesoftw
Copy link
Member

Q A
Is bugfix? ✔️
New feature?
Breaks BC?

Copilot AI review requested due to automatic review settings October 29, 2025 09:42
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds test coverage for the SQLite InConditionBuilder's handling of subquery IN conditions with multiple columns. The test verifies that attempting to use a subquery IN condition with an array of columns throws the expected NotSupportedException.

Key changes:

  • Adds a new test file for SQLite InConditionBuilder behavior
  • Tests the NotSupportedException when using subquery IN conditions with multiple columns

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@terabytesoftw terabytesoftw merged commit d1ecf2e into yiisoft:master Oct 29, 2025
103 of 106 checks passed
@terabytesoftw terabytesoftw deleted the raise-code-coverage-sqlite-1 branch October 29, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants