I may be wrong, but I do not think Cascade could assist you with enforcing a 1-1 relationship. Maybe making the foreign key field unique would help?
On Monday, September 10, 2012 11:45:28 AM UTC+1, martzi wrote: > > Hi, > I wonder if there a way to enforce a one to one relationship with Cascade > via web2py DAL API. ??? > --

