Model generator for PHP ActiveRecord

Taddeus Kroes 4cef104557 Filenames are now based on classnames so that the PHP ActiveRecord autoloader will find them. 13 éve
data afddedef05 Added first version of generator script. 13 éve
tests 9d16d57d21 Updated unit tests with latest database content. 13 éve
.coveragerc 1b904eb129 Moved code coverage configuration into .coveragerc file. 13 éve
.gitignore ce703aeed2 Added code coverage option to Makefile. 13 éve
Makefile 1b904eb129 Moved code coverage configuration into .coveragerc file. 13 éve
TODO.txt 898c2dcf3e Added TODO list. 13 éve
generate.py 4cef104557 Filenames are now based on classnames so that the PHP ActiveRecord autoloader will find them. 13 éve
singplur.py 9a81da564d Applied pyflakes and pep8. 13 éve
test.py 9a81da564d Applied pyflakes and pep8. 13 éve