Skip to content

Conversation

@constpb2394
Copy link
Contributor

@constpb2394 constpb2394 commented Jun 14, 2025

Added feature SubQueryInjection to add select into different part of SQL query

Closes #200

@constpb2394 constpb2394 requested review from a team as code owners June 14, 2025 15:04
Copy link
Member

@roxblnfk roxblnfk left a comment

Choose a reason for hiding this comment

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

Need to cover SubQuery with comments with samples. Also add a sample with SubQuery into from() method

@roxblnfk roxblnfk force-pushed the feature/sub-query branch from eb1e6d3 to 8579419 Compare July 3, 2025 19:05
@roxblnfk
Copy link
Member

roxblnfk commented Jul 3, 2025

fixed commit messages

@roxblnfk roxblnfk merged commit 13490d3 into cycle:2.x Jul 3, 2025
27 of 29 checks passed
@roxblnfk roxblnfk added this to the 2.14.x milestone Jul 9, 2025
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.

[Feature]: Cycle\Database\Query\SelectQuery::from missing "alias" parameter

2 participants