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

Migrate to SQLAlchemy 1.4 #246

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Migrate to SQLAlchemy 1.4 #246

merged 1 commit into from
Jan 21, 2025

Conversation

soininen
Copy link
Contributor

@soininen soininen commented Jan 21, 2025

Migrate from SQLAlchemy 1.3 to 1.4

Re spine-tools/Spine-Database-API#121

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 & isort
  • Unit tests pass

- low-level queries now require DatabaseMapping to be used inside
  a 'with' block.
- Fixed unit tests, some bonus Tracebacks as well.

Re spine-tools/Spine-Database-API#121
@soininen soininen merged commit dcf2295 into master Jan 21, 2025
0 of 10 checks passed
@soininen soininen deleted the sqlalchemy-1.4 branch January 21, 2025 08:24
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