Hi Carlos

Take a look at Table Inheritance:

http://web2py.com/book/default/chapter/06#Table-Inheritance

Regards,
D

On Nov 16, 12:48 am, Carlos <[email protected]> wrote:
> Hi,
>
> Is it possible to extend previously defined tables with new fields?.
>
> For reference, I want to add a new field in the auth_membership table,
> but without having to "copy & paste" the table definition (which is
> not a good practice).
>
> Or what would you recommend?.
>
> Thanks,
>
>    Carlos

Reply via email to