Model generator for PHP ActiveRecord

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