Skip to content

Conversation

@ntkoopman
Copy link
Contributor

Description

Summary of the change: Fix resolving ExpressionAlias on QueryAlias

Detailed description:
This was supposed to be fixed in the previous PR, but somehow got lost while getting the join tests to work. I've added an additional test that explicitly tests ExpressionAlias.


Type of Change

Please mark the relevant options with an "X":

  • Bug fix
  • New feature
  • Documentation update

Updates/remove existing public API methods:

  • Is breaking change

Affected databases:

  • MariaDB
  • Mysql5
  • Mysql8
  • Oracle
  • Postgres
  • SqlServer
  • H2
  • SQLite

Checklist

  • Unit tests are in place
  • The build is green (including the Detekt check)
  • All public methods affected by my PR has up to date API docs
  • Documentation for my change is up to date

Related Issues

#2532

@ntkoopman ntkoopman changed the title EXPOSED-815 Fix resolving ExpressionAlias fix: EXPOSED-815 Fix resolving ExpressionAlias Jul 23, 2025
@obabichevjb obabichevjb merged commit 1ef194f into JetBrains:main Aug 13, 2025
4 checks passed
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.

2 participants