Re: oracle-django problem

2008-06-09 Thread shabda
Or use this, >From http://www.djangoproject.com/documentation/model-api/#table-names "To override the database table name, use the db_table parameter in class Meta." On Jun 9, 7:46 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Mon, Jun 9, 2008 at 6:43 AM, Harish <[EMAIL PROTECTED]> wrote: >

Re: oracle-django problem

2008-06-09 Thread Karen Tracey
On Mon, Jun 9, 2008 at 6:43 AM, Harish <[EMAIL PROTECTED]> wrote: > > hi friends > > i have a django application, which works on postgres as back-end. > now i want to migrate the application back-end from postgres to > oracle. > > The problem i am facing is that, the existing data table

Re: oracle-django problem

2008-06-09 Thread Juan Hernandez
why does it have to be that big?? what would be the problem of renaming the models?? On Tue, Jun 10, 2008 at 6:13 AM, Harish <[EMAIL PROTECTED]> wrote: > > hi friends > > i have a django application, which works on postgres as back-end. > now i want to migrate the application back-end

oracle-django problem

2008-06-09 Thread Harish
hi friends i have a django application, which works on postgres as back-end. now i want to migrate the application back-end from postgres to oracle. The problem i am facing is that, the existing data table names in postgres is too long (basically the table name is a combination of