Skip to content

fix(jdbc,dialect): serve MySQL and MariaDB, which have no schemas - #44

Merged
stbischof merged 1 commit into
eclipse-daanse:mainfrom
stbischof:wip/sqlquery-querymap
Aug 6, 2026
Merged

fix(jdbc,dialect): serve MySQL and MariaDB, which have no schemas#44
stbischof merged 1 commit into
eclipse-daanse:mainfrom
stbischof:wip/sqlquery-querymap

Conversation

@stbischof

Copy link
Copy Markdown
Contributor

They keep relations in a catalog they call a database, so a consumer grouping by schema lost every one of them, and they scope a trigger to its table's schema: an unqualified name is rejected as wrong schema.

They keep relations in a catalog they call a database, so a consumer
grouping by schema lost every one of them, and they scope a trigger to
its table's schema: an unqualified name is rejected as wrong schema.

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