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

Sqla14 improvements #56

Merged
merged 8 commits into from
May 9, 2022
Merged

Sqla14 improvements #56

merged 8 commits into from
May 9, 2022

Conversation

smavros
Copy link

@smavros smavros commented May 9, 2022

First part of sqlalchemy 1.4 improvements.

@smavros smavros merged commit 837d42e into master May 9, 2022
@gijzelaerr
Copy link
Collaborator

that was quick. the test suite doesn't complete though :)

@smavros
Copy link
Author

smavros commented May 9, 2022

@gijzelaerr that's definitely not all 😅. i just wanted to merge so i can have separate branches for different fixes e.g. JSON support. it would takes us some time to address (most of) the issues

@gijzelaerr gijzelaerr deleted the sqla14_improvements branch May 9, 2022 14:55
@gijzelaerr
Copy link
Collaborator

what I would do is disable the test/error tests for now, and then work yourself down the list of tests by enabling them one by one. That way you can use the CICD to catch regression bugs.

@smavros
Copy link
Author

smavros commented May 9, 2022

that's the idea. we will also merge tomorrow Mitchel's branch.

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 this pull request may close these issues.

2 participants