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

feat: add hash to config classes #358

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

tataraba
Copy link
Contributor

Description

Adds hash function to SQLAlchemySyncConfig and SQLAlchemyAsyncConfig classes.

Closes

Closes #357

@tataraba tataraba requested review from a team as code owners January 21, 2025 01:41
@cofin cofin changed the title add hash to config classes feat: add hash to config classes Jan 21, 2025
Copy link

Documentation preview will be available shortly at https://litestar-org.github.io/advanced-alchemy-docs-preview/358

Copy link
Member

@cofin cofin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cofin cofin merged commit 1de76cf into litestar-org:main Jan 21, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement: Allow config classes to be hashable
2 participants