Skip to content

[int] Replace sqlalchemy imports to remove deprecations#8672

Merged
fstagni merged 1 commit into
DIRACGrid:integrationfrom
sfayer:fix_sqlalcdep
Jul 6, 2026
Merged

[int] Replace sqlalchemy imports to remove deprecations#8672
fstagni merged 1 commit into
DIRACGrid:integrationfrom
sfayer:fix_sqlalcdep

Conversation

@sfayer

@sfayer sfayer commented Jul 5, 2026

Copy link
Copy Markdown
Member

Hi,

While running the integration tests locally, I noticed a number of warnings from various tests that Inspector and declarative_base from sqlalchemy were deprecated. Inspector has changed a tiny bit and declarative_base has simply moved, so this is the patch to update them.

Regards,
Simon

BEGINRELEASENOTES
*All
FIX: Replace sqlalchemy imports to remove deprecations
ENDRELEASENOTES

@sfayer sfayer requested review from atsareg and fstagni as code owners July 5, 2026 22:11
@fstagni fstagni merged commit 6e7a96b into DIRACGrid:integration Jul 6, 2026
32 of 33 checks passed
@DIRACGridBot DIRACGridBot added the sweep:ignore Prevent sweeping from being ran for this PR label Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sweep:ignore Prevent sweeping from being ran for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants