modxcms / xpdo

xPDO Object Relational Bridge for PHP
http://xpdo.org/
GNU General Public License v2.0
71 stars 53 forks source link

Implement write-schema CLI command #226

Closed opengeek closed 2 years ago

opengeek commented 2 years ago

Also includes various improvements to both the parseSchema() and writeSchema() methods in xPDOGenerator

Back-ported from #225