To reproduce bug:
1. Add tables `ta` and `tb` to Table Wizard, provide default view.
2. Analyze `tb` table. Set `taid` field to be foreign key.
3. Add automatic relationship with base table field ta.id and related table field tb.taid.
4. In the default view created by Table Wizard try to add new field.
Comments
Comment #1
TonyK commentedViews 6.x-2.8
Comment #2
TonyK commentedSorry, I didn't notice that my sql script had not attached to the original post. Here it is:
Comment #3
mikeryanFixed, thanks!