Hello Massimo,

Is there something wrong with this syntax :

Field('table_id','id')
sequence_name='table_table_id_seq'

You introduced it, a couples of month ago... It works just fine with
Postgres... But now I am facing problem.

If I want to make one form for many tables, it is not possible since those
tables are sharing common id fields names for PK and FK.

So I am stuck...

I have to remane all my PK field "id" and pray that it not brakes
anything...

Did you anticipated this problem or have a solution?

Thanks

Richard

Reply via email to