jan-vandenberg / cruddiy

No-code Bootstrap PHP CRUD generator
http://cruddiy.com
GNU Affero General Public License v3.0
253 stars 80 forks source link

No relations error and fix #6

Closed apmuthu closed 3 years ago

apmuthu commented 3 years ago

When we choose a database with no relations between it's tables, we get an error in line 129 of relations.php where $row is an invalid argument for the foreach construct. The fix is attached. relations.php.txt

jan-vandenberg commented 3 years ago

Thanks! I supplied the patch here: https://github.com/jan-vandenberg/cruddiy/commit/5fe8b347afc654bf1df8f55a2182589dba0d3a9b