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

Add SQLite compatibility and fix SQL Full Group By issues (> MySQL 5.5 and MariaDB) #413

Merged
merged 60 commits into from
Jan 9, 2024

Conversation

bonny
Copy link
Owner

@bonny bonny commented Dec 30, 2023

Fixes #405 #394 #411 #409 #397 #312.

Left to do before release:

  • Add changelog.
  • Write blog post.
  • Test on some more sites.
    • Tested on:
      • MariaDB 10.3.39 (simple-history.com)
      • MariaDB 10.5.13 (local docker)
      • MySQL 5.7.36 (local docker)
      • sqlite (local docker, using wp sqlite feature plugin)
      • Find one MySQL 5.5 too!
  • Release.

bonny added 30 commits November 18, 2023 21:51
@bonny bonny marked this pull request as draft December 30, 2023 11:43
@bonny bonny self-assigned this Jan 9, 2024
@bonny bonny marked this pull request as ready for review January 9, 2024 18:55
@bonny bonny merged commit 98b9654 into main Jan 9, 2024
1 check passed
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.

Date filter does not work on MariaDB
1 participant