Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for database schemas into Data connection, Importer (backport to 0.7) #174

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

soininen
Copy link
Contributor

@soininen soininen commented Nov 29, 2023

It is now possible to specify a database schema when adding a db URL reference to Data connection. Additionally, Importer now works with the schemas.

Re spine-tools/Spine-Toolbox#2329

Checklist before merging

  • Documentation (also in Toolbox repo) is up-to-date
  • Release notes in Toolbox repo have been updated
  • Unit tests have been added/updated accordingly
  • Code has been formatted by black
  • Unit tests pass

It is now possible to specify a database schema when adding a db
URL reference to Data connection. Additionally, Importer now works
with the schemas.

Re spine-tools/Spine-Toolbox#2329
@soininen soininen force-pushed the 2329_data_connection_schemas_0.7 branch from 3e952fd to 614b7e5 Compare November 29, 2023 11:17
@soininen soininen merged commit ea4e327 into master Nov 29, 2023
4 of 8 checks passed
@soininen soininen deleted the 2329_data_connection_schemas_0.7 branch November 29, 2023 12:18
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