shannah / xataface

Framework for building data-driven web applications in PHP and MySQL
http://xataface.com
GNU General Public License v2.0
138 stars 58 forks source link

Potential issue using fields with same name on relationships (principal and related tables). Using widget:type = grid fails #101

Open carmaz79 opened 6 years ago

carmaz79 commented 6 years ago

When using xataface on an existing database where the names of the fields of two related tables match, the widget:type grid fails and shows the values of the main table.