Re: [Django] #32908: Add support for QuerySet.select_for_update()'s skip_locked options on MariaDB 10.6+

2021-07-07 Thread Django
#32908: Add support for QuerySet.select_for_update()'s skip_locked options on
MariaDB 10.6+
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  closed
Component:  Database layer   |  Version:  4.0
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by GitHub ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"77b88fe621bb7828535a4c4cf37d9d4ac01b146b" 77b88fe6]:
 {{{
 #!CommitTicketReference repository=""
 revision="77b88fe621bb7828535a4c4cf37d9d4ac01b146b"
 Fixed #32908 -- Allowed select_for_update(skip_locked) on MariaDB 10.6+.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.160a5d31788e31427e3c8737bd600f02%40djangoproject.com.


Re: [Django] #32908: Add support for QuerySet.select_for_update()'s skip_locked options on MariaDB 10.6+

2021-07-07 Thread Django
#32908: Add support for QuerySet.select_for_update()'s skip_locked options on
MariaDB 10.6+
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  4.0
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Carlton Gibson):

 * stage:  Unreviewed => Accepted


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.f4ae80041ef86a3a7fb820a630cccb5e%40djangoproject.com.


Re: [Django] #32908: Add support for QuerySet.select_for_update()'s skip_locked options on MariaDB 10.6+

2021-07-07 Thread Django
#32908: Add support for QuerySet.select_for_update()'s skip_locked options on
MariaDB 10.6+
-+-
 Reporter:  Mariusz Felisiak |Owner:  Mariusz
 |  Felisiak
 Type:  New feature  |   Status:  assigned
Component:  Database layer   |  Version:  4.0
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/14603 PR]

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.c4c4f0bb4d4d49fdda3341c27f41ad09%40djangoproject.com.