Re: [Django] #30350: Migration re-add check constraint continuously when check condition contains iterator.

2019-04-14 Thread Django
#30350: Migration re-add check constraint continuously when check condition
contains iterator.
-+-
 Reporter:  Sigurd Ljødal|Owner:  Florian
 |  Apolloner
 Type:  Bug  |   Status:  closed
Component:  Migrations   |  Version:  2.2
 Severity:  Release blocker  |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Mariusz Felisiak ):

 In [changeset:"896cc7190115c5bcdef756fe10dc203d9b03678c" 896cc719]:
 {{{
 #!CommitTicketReference repository=""
 revision="896cc7190115c5bcdef756fe10dc203d9b03678c"
 [2.2.x] Fixed #30350 -- Prevented recreation of migration for operations
 with a range object.

 Thanks to Mariusz Felisiak for helping with the patch.

 Backport of 2e38f2015aba224b68a91a3012b87223f3046bb6 from master.
 }}}

-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.105190a4238354b3bbc3e14a39c2273e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30350: Migration re-add check constraint continuously when check condition contains iterator.

2019-04-14 Thread Django
#30350: Migration re-add check constraint continuously when check condition
contains iterator.
-+-
 Reporter:  Sigurd Ljødal|Owner:  Florian
 |  Apolloner
 Type:  Bug  |   Status:  closed
Component:  Migrations   |  Version:  2.2
 Severity:  Release blocker  |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak ):

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


Comment:

 In [changeset:"2e38f2015aba224b68a91a3012b87223f3046bb6" 2e38f20]:
 {{{
 #!CommitTicketReference repository=""
 revision="2e38f2015aba224b68a91a3012b87223f3046bb6"
 Fixed #30350 -- Prevented recreation of migration for operations with a
 range object.

 Thanks to Mariusz Felisiak for helping with the patch.
 }}}

-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.bd894be4514d3f83ca4dd1799f85ad0a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30350: Migration re-add check constraint continuously when check condition contains iterator.

2019-04-13 Thread Django
#30350: Migration re-add check constraint continuously when check condition
contains iterator.
-+-
 Reporter:  Sigurd Ljødal|Owner:  Florian
 |  Apolloner
 Type:  Bug  |   Status:  assigned
Component:  Migrations   |  Version:  2.2
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by felixxm):

 * owner:  felixxm => Florian Apolloner
 * stage:  Accepted => Ready for checkin


-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.f0f8cf89139f5b28232de3cb05a92d46%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30350: Migration re-add check constraint continuously when check condition contains iterator.

2019-04-12 Thread Django
#30350: Migration re-add check constraint continuously when check condition
contains iterator.
-+
 Reporter:  Sigurd Ljødal|Owner:  felixxm
 Type:  Bug  |   Status:  assigned
Component:  Migrations   |  Version:  2.2
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+

Comment (by Sigurd Ljødal):

 Just to confirm, I modified the migration to use `range()` and
 `makemigrations` no longer detects any changes.

-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.df8f56a77a634b1e4aaa83d0dbdf5f14%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30350: Migration re-add check constraint continuously when check condition contains iterator.

2019-04-12 Thread Django
#30350: Migration re-add check constraint continuously when check condition
contains iterator.
-+
 Reporter:  Sigurd Ljødal|Owner:  felixxm
 Type:  Bug  |   Status:  assigned
Component:  Migrations   |  Version:  2.2
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by felixxm):

 * owner:  nobody => felixxm
 * status:  new => assigned


-- 
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.8bbebf2b12445327f9f8378fbb1a92f8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30350: Migration re-add check constraint continuously when check condition contains iterator. (was: CheckConstraint repeatedly deleted and re-added)

2019-04-12 Thread Django
#30350: Migration re-add check constraint continuously when check condition
contains iterator.
-+
 Reporter:  Sigurd Ljødal|Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Migrations   |  Version:  2.2
 Severity:  Release blocker  |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by felixxm):

 * cc: Ian Foote (added)
 * component:  Database layer (models, ORM) => Migrations
 * severity:  Normal => Release blocker
 * 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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.2a915d95f721281ce9c08810a678ed09%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.