You can only rename it, for example 'mykey'

db.define_table('person',Field('mykey','id'),...)



On Dec 13, 4:11 am, demetrio <[email protected]> wrote:
> Hi everyone,
>
> i've searched if there is any way to create a table without an id
> field. I've tryed with: param "primarykey = None" but this doesn't
> works.
>
> There is any way to do it?
>
> Thanks

Reply via email to