-
Notifications
You must be signed in to change notification settings - Fork 11k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
exclude mariaDB from database queue support for new SKIP LOCKED
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fff96e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi! On which release will this fix be available?
fff96e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6.17.0, which will be released some time in the next 12 hours.
fff96e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi,
MariaDB supports this syntax starting from 10.6.
Reference: https://mariadb.com/kb/en/select/#skip-locked
Can this change be updated to address that support?
Best regards
fff96e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The best way to get in touch is to open a new issue, not comment on commits over a year old. Please do that.
fff96e7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @GrahamCampbell,
I've added a pull request to minimize work/effort you have with Laravel. Thank you for your work with open-source tools we use.
Wish you the best.