bond icon indicating copy to clipboard operation
bond copied to clipboard

Make bond foreign-key aware

Open c2h5oh opened this issue 9 years ago • 0 comments

fk:StructName.FieldName or even fk:table_name.column_name tag would be very useful.

This would allow to implement things like cascading delete (with before/after delete being triggered).

c2h5oh avatar Jan 25 '16 17:01 c2h5oh