Skip to content

[MNT] Deprecate Element.annotation#215

Merged
lmmentel merged 2 commits intomasterfrom
fix/annotations
Dec 28, 2024
Merged

[MNT] Deprecate Element.annotation#215
lmmentel merged 2 commits intomasterfrom
fix/annotations

Conversation

@lmmentel
Copy link
Copy Markdown
Owner

@lmmentel lmmentel commented Dec 28, 2024

Proposed Changes

  • Element.annotation is deprecated in favor of PropertyMetadata.annotations and will be deleted in future versions

depends_on = None

from alembic import op
import sqlalchemy as sa

Check notice

Code scanning / CodeQL

Unused import

Import of 'sa' is not used.
@lmmentel lmmentel added documentation Improvements or additions to documentation maintenance labels Dec 28, 2024
@lmmentel lmmentel merged commit bebb4de into master Dec 28, 2024
@lmmentel lmmentel deleted the fix/annotations branch December 28, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant