Model generator for PHP ActiveRecord

Taddeus Kroes d24785f992 Static values of the form array(array('relation')) are now rewritten to 'relation'. 13 лет назад
data afddedef05 Added first version of generator script. 13 лет назад
tests 908f5a8023 Removed configuration comment. 13 лет назад
.coveragerc 1b904eb129 Moved code coverage configuration into .coveragerc file. 13 лет назад
.gitignore 198de66afc Moved test database settings to config file. 13 лет назад
Makefile 1b904eb129 Moved code coverage configuration into .coveragerc file. 13 лет назад
TODO.txt 898c2dcf3e Added TODO list. 13 лет назад
generate.py d24785f992 Static values of the form array(array('relation')) are now rewritten to 'relation'. 13 лет назад
singplur.py 9a81da564d Applied pyflakes and pep8. 13 лет назад
test.py 9a81da564d Applied pyflakes and pep8. 13 лет назад