Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2017-11-15 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  Andrew
  Souza  |  Nester
 Type:  Bug  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  Oracle   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Tim Graham ):

 In [changeset:"0696edbc6a724ceaba86a977b6d21e57647cb2ac" 0696edbc]:
 {{{
 #!CommitTicketReference repository=""
 revision="0696edbc6a724ceaba86a977b6d21e57647cb2ac"
 [2.0.x] Fixed #28792 -- Fixed index name truncation of namespaced tables.

 Refs #27458, #27843.

 Thanks Tim and Mariusz for the review.

 Backport of ee85ef8315db839e5723dea19d8b971420a2ebb4 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.c47b8c40227690274a1e4ed99927edae%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2017-11-14 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  Andrew
  Souza  |  Nester
 Type:  Bug  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  Oracle   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Simon Charette ):

 In [changeset:"a35ab95ed4eec5c62fa19bdc69ecfe0eff3e1fca" a35ab95e]:
 {{{
 #!CommitTicketReference repository=""
 revision="a35ab95ed4eec5c62fa19bdc69ecfe0eff3e1fca"
 [1.11.x] Fixed #28792 -- Fixed index name truncation of namespaced tables.

 Refs #27458, #27843.

 Thanks Tim and Mariusz for the review.

 Backport of ee85ef8315db839e5723dea19d8b971420a2ebb4 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.53bf4a9dd473fa764f5a94d6a2c82f2e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2017-11-14 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  Andrew
  Souza  |  Nester
 Type:  Bug  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  Oracle   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Simon Charette ):

 In [changeset:"ee85ef8315db839e5723dea19d8b971420a2ebb4" ee85ef8]:
 {{{
 #!CommitTicketReference repository=""
 revision="ee85ef8315db839e5723dea19d8b971420a2ebb4"
 Fixed #28792 -- Fixed index name truncation of namespaced tables.

 Refs #27458, #27843.

 Thanks Tim and Mariusz for the review.
 }}}

-- 
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.196080b1a32f09f24f3b29f7936edaa5%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2017-01-27 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  Andrew
  Souza  |  Nester
 Type:  Bug  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  Oracle   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Gabriel Canto de Souza):

 Replying to [comment:10 Tim Graham ]:
 > In [changeset:"69b7d4b116e3b70b250c77829e11038d5d55c2a8" 69b7d4b1]:
 > {{{
 > #!CommitTicketReference repository=""
 revision="69b7d4b116e3b70b250c77829e11038d5d55c2a8"
 > Fixed #27458 -- Fixed invalid sequence/index names when using
 "USER"."TABLE" db_table on Oracle.
 > }}}

 Is it possible to remove attachments or delete this ticket? I aciddentaly
 posted sensible data from my company and they are asking that it is
 removed immediately

--
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.fbdbb6d4db511c3f27a743b85f7f4d80%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2017-01-27 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  Andrew
  Souza  |  Nester
 Type:  Bug  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  Oracle   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Description changed by Gabriel Canto de Souza:

Old description:

> This happened after trying to create a new object in the Django Admin
> interface which has a many to many field with another class, the full
> html debug page is attached to the ticket
>
> The last query before the error was raised is this :
>
> 'SELECT "GEO"."DJANGO_PESSOA"."OBJECTID" FROM "GEO"."DJANGO_PESSOA" INNER
> '
> 'JOIN "GEO"."DJANGO_DOCUMENTO"_PF951 ON ("GEO"."DJANGO_PESSOA"."OBJECTID"
> = '
> '"GEO"."DJANGO_DOCUMENTO"_PF951."DJANGOTESTPESSOA_ID") WHERE '
> '"GEO"."DJANGO_DOCUMENTO"_PF951."DJANGOTESTDOCUMENTO_ID" = %s'
>
> {{{
> #!div style="font-size: 80%"
> models.py:
>   {{{#!python
> from __future__ import unicode_literals
> from django.db import models
>
> class DjangoTestPessoa(models.Model):
> objectid = models.BigIntegerField(primary_key=True,unique=True)
> nome = models.CharField(max_length=150, blank=True, null=True)
>
> class Meta:
> db_table = '"GEO"."DJANGO_PESSOA"'
>

> class DjangoTestDocumento(models.Model):
> objectid = models.BigIntegerField(primary_key=True,unique=True)
> numero = models.CharField(max_length=150, blank=True, null=True)
> pessoas = models.ManyToManyField(DjangoTestPessoa)
>
> class Meta:
> db_table = '"GEO"."DJANGO_DOCUMENTO"'
>   }}}
> }}}

New description:



--

--
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.5df81ffc68fdd4e0606df0d8f31363c2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2016-12-30 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  Andrew
  Souza  |  Nester
 Type:  Bug  |   Status:  closed
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  Oracle   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"69b7d4b116e3b70b250c77829e11038d5d55c2a8" 69b7d4b1]:
 {{{
 #!CommitTicketReference repository=""
 revision="69b7d4b116e3b70b250c77829e11038d5d55c2a8"
 Fixed #27458 -- Fixed invalid sequence/index names when using
 "USER"."TABLE" db_table on Oracle.
 }}}

--
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.c001bfd6cdfa60982a965b6f654e9454%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2016-12-30 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  Andrew
  Souza  |  Nester
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  Oracle   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham):

 * needs_better_patch:  1 => 0
 * 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.2e4c72090ef7d00d93b25ae369813017%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2016-12-21 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  Andrew
  Souza  |  Nester
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  Oracle   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham):

 * needs_better_patch:  0 => 1
 * stage:  Ready for checkin => Accepted


Comment:

 I left some comments for improvement on the PR and closed #18514 as a
 duplicate.

--
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.1f50d1815b159c2e7a1c7659ae8dab4f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2016-12-21 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  Andrew
  Souza  |  Nester
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  master
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  Oracle   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Simon Charette):

 * cc: Simon Charette (added)
 * version:  1.10 => master
 * stage:  Accepted => Ready for checkin


Comment:

 LGTM pending a final docstring review of the `strip_trailing_quotes`
 function from a native speaker.

--
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.f0808aefa2df5c4821a3c53b21430f66%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2016-11-11 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  Andrew
  Souza  |  Nester
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.10
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  Oracle   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Andrew Nester):

 * needs_better_patch:  1 => 0


Comment:

 I've updated pull request, that's why Patch needs improvement set to No

--
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.52b792f262c867ac4799c59665128806%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2016-11-09 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  Andrew
  Souza  |  Nester
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.10
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  Oracle   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by felixxm):

 * needs_better_patch:  0 => 1


--
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.799aef540182ec8ee131c490ae37040f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2016-11-09 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  Andrew
  Souza  |  Nester
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.10
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  Oracle   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Andrew Nester):

 * owner:  nobody => Andrew Nester
 * status:  new => assigned
 * has_patch:  0 => 1


Comment:

 Just created pull request for this ticket
 [https://github.com/django/django/pull/7532 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 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.608fd89fd0da8c81c53bbf29327fa13f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2016-11-08 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  nobody
  Souza  |
 Type:  Bug  |   Status:  new
Component:  Database layer   |  Version:  1.10
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  Oracle   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Andrew Nester):

 @felixxm I would like to take care of it if you don't mind

--
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.07d3d6c7d2f4eacba2b1fb1c94044865%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2016-11-08 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  nobody
  Souza  |
 Type:  Bug  |   Status:  new
Component:  Database layer   |  Version:  1.10
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  Oracle   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by felixxm):

 Would you like to prepare PR? If not, assign it to me.

--
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.73daa9dcb1b279f5a0f211a7e4557c9e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2016-11-07 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  nobody
  Souza  |
 Type:  Bug  |   Status:  new
Component:  Database layer   |  Version:  1.10
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  Oracle   | 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):

 * keywords:  cx_oracle ora-00911 => Oracle
 * cc: felisiak.mariusz@… (added)
 * 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.bf30de2f980c44fa53b335d5ffbc5859%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a literal "%s"

2016-11-07 Thread Django
#27458: Oracle backend giving ORA-00911 : Invalid Character, querying with a
literal "%s"
-+-
 Reporter:  Gabriel Canto de |Owner:  nobody
  Souza  |
 Type:  Bug  |   Status:  new
Component:  Database layer   |  Version:  1.10
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  cx_oracle ora-00911  | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Gabriel Canto de Souza):

 * Attachment "DatabaseError at
 _admin_cadastro_djangotestdocumento_add_.htm" added.

 Debug page

--
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.9ce7134ceea8f6a40c38de2b6cce87e1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.