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:
>
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 nam
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 from
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 appli
4 matches
Mail list logo