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? #368

Closed
karlicoss opened this issue Jan 30, 2023 · 0 comments · Fixed by #377
Closed

find alternative to dataset library? #368

karlicoss opened this issue Jan 30, 2023 · 0 comments · Fixed by #377

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

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 a pull request may close this issue.

1 participant