Skip to content

fix(dialect): qualify a trigger name with its table's schema - #43

Merged
stbischof merged 2 commits into
eclipse-daanse:mainfrom
stbischof:wip/sqlquery-querymap
Aug 4, 2026
Merged

fix(dialect): qualify a trigger name with its table's schema#43
stbischof merged 2 commits into
eclipse-daanse:mainfrom
stbischof:wip/sqlquery-querymap

Conversation

@stbischof

Copy link
Copy Markdown
Contributor

MySQL and MariaDB reject an unqualified one: Trigger in wrong schema.

MySQL and MariaDB reject an unqualified one: Trigger in wrong schema.

Signed-off-by: Stefan Bischof <stbischof@bipolis.org>
MySQL and MariaDB keep relations in a catalog they call a database, so a
consumer grouping by schema lost every one of them.

Signed-off-by: Stefan Bischof <stbischof@bipolis.org>
@stbischof
stbischof merged commit 7f840c1 into eclipse-daanse:main Aug 4, 2026
5 of 6 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.

1 participant