Skip to content

next-jdbc: Unbreak metadata table check when not using a schema name.#163

Open
neshtea wants to merge 1 commit intoweavejester:masterfrom
neshtea:master
Open

next-jdbc: Unbreak metadata table check when not using a schema name.#163
neshtea wants to merge 1 commit intoweavejester:masterfrom
neshtea:master

Conversation

@neshtea
Copy link

@neshtea neshtea commented Jan 21, 2025

We stumbled across this in the next-jdbc variant of ragtime: When using a unqualified migration-table-name with OracleDB (which supports schemas), we ended up in the wrong schema for our user.

This unbreaks this behaviour: When the name contains no space, it prepends the schema (not the other way around).

Possibly related to #80 and #123

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