Field('....','reference other_table',ondelete='CASCADE')
this is actually the default. Is this what you are asking?On Monday, 10 September 2012 05:45:28 UTC-5, martzi wrote: > > Hi, > I wonder if there a way to enforce a one to one relationship with Cascade > via web2py DAL API. ??? > --

