Re: Error ORA-00918 (column ambiguously defined)

2007-01-03 Thread vizcayno
Matt: I confirm you it is working very well now. I will continue the testing. Thanks!!! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop

Re: Error ORA-00918 (column ambiguously defined)

2007-01-03 Thread Matt Boersma
This is now fixed in the current boulder-oracle-sprint branch, as of changeset [4277]. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develope

Re: Error ORA-00918 (column ambiguously defined)

2006-12-30 Thread richmoore
There are two columns called ID in this SQL - looks like a problem with the Oracle backend to me. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to djan

Error ORA-00918 (column ambiguously defined)

2006-12-26 Thread vizcayno
I am testing Oracle backend, revision 4248 of http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint After giving my user name and password to get into the admin page I get error ORA-00918. I isolated the SQL instruction and the error is in SELECT * : SELECT * FROM (SELECT "DJA