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

find alternative to dataset library? #264

Closed
karlicoss opened this issue Jan 30, 2023 · 0 comments
Closed

find alternative to dataset library? #264

karlicoss opened this issue Jan 30, 2023 · 0 comments

Comments

@karlicoss
Copy link
Owner

dataset doesn't work with sqlalchemy 2.0 at the moment, and might be unmaintained for a bit

Considering in this project sql queries are usually quite simple and we only use sqlite, might be easier to migrate to use Sqlalchemy 2.0 directly, especially considering it is mypy-friendly now

see pudo/dataset#411

karlicoss added a commit that referenced this issue Feb 7, 2023
dataset is kinda unmaintaned and currently broken due to sqlalchemy 2.0 changes

resolves #264
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

No branches or pull requests

1 participant