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

workarounds for older but still present db engines #8

Merged
merged 6 commits into from
Apr 29, 2022

Conversation

jerch
Copy link
Contributor

@jerch jerch commented Apr 28, 2022

TODO:

  • support for sqlite >=3.22 (still in Ubuntu 18.04 LTS)
  • support for mysql 5.7 (EOL in 1.5 years)
  • extend test matrix for sqlite <3.33 and mysql 5.7
  • revamp placeholder handling
  • revamp data patching (needed for mysql & old sqlite)
  • make implementations pluggable

@jerch jerch merged commit a56c374 into master Apr 29, 2022
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.

1 participant