data type in models of admin/auth for oracle backend

2009-04-22 Thread Frank Liu
Hi All, I would like to know if it is possible to change the following columns from NCLOB to NVARCHAR2(4000) for the oracle backend. auth_message.message django_admin_log.object_id django_admin_log.change_message The reason is that currently I am trying to deploy a django project on an oracle u

Re: Proposal: Composite Foreign Keys

2008-11-16 Thread Frank Liu
Hi Jacob, Let me apologize first for using JKM as an alias to the whole core team. I guess the problem here is that adding this feature really entail changes in too many areas. It would be nice if you and the other core team members can set a direction for changes on this issue. The various patch

Re: Proposal: Composite Foreign Keys

2008-11-16 Thread Frank Liu
comings, but come on, there's gotta be some more pythonic (battery-included, there's only 1 obvious way) way of dealing with this. Frank On Nov 16, 12:12 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Sun, Nov 16, 2008 at 2:42 PM, Frank Liu <[EMAIL PROTECTED]>

Re: Proposal: Composite Foreign Keys

2008-11-16 Thread Frank Liu
@#$%!.will this composite primary key feature be included in Django 2.0? Or will this be ever included? Let me explain my frustration a bit. My company only allows Oracle db and the legacy tables span hundreds of schemas and hundreds of tables in each schema, in multiple databases. This limit