Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Jun5Oct9Sep24Jul221916117Code cleanupmastermasterMakefile cleanupPHP namespace is not placed on a separate lineTable names are now encapsulated by backticks before being used in a queryRemoved obsolete default password valueUpdated description of command-line argumentsFilenames now preserve capital letters.Static values of the form array(array('relation')) are now rewritten to 'relation'.Removed configuration comment.Moved test database settings to config file.Added id to select fields.Fixed incorrect 'select' generation.Filenames are now based on classnames so that the PHP ActiveRecord autoloader will find them.Moved code coverage configuration into .coveragerc file.Added 'spaces' option.Excluded main execution from coverage report.Added code coverage option to Makefile.Updated unit tests with latest database content.Fixed some bugs regarding has_one relations.Added data directory to ignore file.Applied pyflakes and pep8.Added .bak files to ignore list.Added TODO list.Added first version of generator script.Added module init file for tests (needed by testrunner script).Shortened test runner script.Added English inflector.Added basic testing framework files.
Loading