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

Improve SQLite compatibility #431

Merged
merged 8 commits into from Nov 10, 2023
Merged

Improve SQLite compatibility #431

merged 8 commits into from Nov 10, 2023

Conversation

swissspidy
Copy link
Member

@swissspidy swissspidy commented Oct 23, 2023

As for TRUNCATE TABLE, this works better with the SQLite plugin right now. See WordPress/sqlite-database-integration#51

Fixes #430
Related: wp-cli/wp-cli#5859

This works better with the SQLite plugin right now. See WordPress/sqlite-database-integration#51
Approving an approved comment works in SQLite
The `post_date` field has a different format when using SQLite
@swissspidy swissspidy requested a review from a team as a code owner October 23, 2023 16:10
@swissspidy swissspidy added this to the 2.5.7 milestone Oct 26, 2023
@swissspidy swissspidy requested a review from a team November 9, 2023 12:49
@schlessera schlessera merged commit 07bc232 into main Nov 10, 2023
65 checks passed
@schlessera schlessera deleted the fix/430-sqlite branch November 10, 2023 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SQLite Compatibility
2 participants