Model generator for PHP ActiveRecord

Taddeus Kroes c2b2219fa7 Table names are now encapsulated by backticks before being used in a query il y a 13 ans
data afddedef05 Added first version of generator script. il y a 13 ans
tests 908f5a8023 Removed configuration comment. il y a 13 ans
.coveragerc 1b904eb129 Moved code coverage configuration into .coveragerc file. il y a 13 ans
.gitignore 198de66afc Moved test database settings to config file. il y a 13 ans
Makefile 1b904eb129 Moved code coverage configuration into .coveragerc file. il y a 13 ans
TODO.txt 898c2dcf3e Added TODO list. il y a 13 ans
generate.py c2b2219fa7 Table names are now encapsulated by backticks before being used in a query il y a 13 ans
singplur.py 9a81da564d Applied pyflakes and pep8. il y a 13 ans
test.py 9a81da564d Applied pyflakes and pep8. il y a 13 ans