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 fractional seconds support #2441

Closed
wants to merge 2 commits into from

Conversation

samuel4x4
Copy link

https://dev.mysql.com/doc/refman/5.7/en/fractional-seconds.html

Without this, if you do a GET in the same second you marked an item as soft deleted, you'll still get it as not deleted.

@phansys
Copy link
Collaborator

phansys commented Jun 30, 2022

@samuel4x4, thank you so much for this feature!
Could you please add tests for this change and a changelog note?

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Dec 28, 2022
@phansys phansys added Still Relevant Mark PRs that might've been auto-closed that are still relevant. and removed Stale labels Dec 29, 2022
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Jun 27, 2023
@github-actions github-actions bot closed this Jul 27, 2023
@phansys phansys reopened this Jul 30, 2023
@github-actions github-actions bot removed the Stale label Jul 31, 2023
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Jan 27, 2024
@github-actions github-actions bot closed this Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Changelog note Needs Tests New Feature SoftDeleteable Stale Still Relevant Mark PRs that might've been auto-closed that are still relevant.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants