11 Commits (5acf09a1ee13c6be2cd599ed4d1139795766f0b6)

Author SHA1 Message Date
  Yann Weber 94b843e321 Add a new settings debug_sql 8 years ago
  Yann Weber 8133e6c45b Add settings.py with default value, add migration_handler options + modify migration_handler to handle settings 8 years ago
  Yann Weber c7756f5ea2 Update README and mh comments 8 years ago
  Yann Weber be2fe9b7a5 PEP8 + lint on migrationhandler and MySQL/utils 8 years ago
  Yann Weber 4b629fee81 More clean on migrationhandler 8 years ago
  Yann Weber 6a55df202e Changed the way to instanciate the MigrationHandler to fit with the DataSource 8 years ago
  Yann Weber 89667ee1d1 Fixing tests and other classes to fit recent changes 8 years ago
  Yann Weber 146c0fd69b Finish the new version of migrationhandler + modifications in leFactory and LeRelation (to handle generic lesup & lesub in LeRelation) 8 years ago
  Yann Weber 54af3da85a Modified version of migration handler 8 years ago
  Yann Weber 4383606fbb Write an instance creation script and replace the SQLMigrationHandler by the MysqlMigrationHandler 8 years ago
  Yann Weber 3ae2e6e613 Moved all modules related to DB in the DataSource folder ( fixes #88 ) 8 years ago
  ArnAud 8c47a604cb migration handler SQL: use new style to create column 9 years ago
  ArnAud 5babe2f6d7 migration handler SQL: use basic_type and fieldtypes method to create column definitions 9 years ago
  ArnAud b4740208ca Migration handler SQL: create common fields in object table 9 years ago
  ArnAud 0a0ebd69ea migration handler SQL: use PrimaryKey name from classtypes.py configuration 9 years ago
  ArnAud ce219de48a Editorial Model: first shot at the SQL migration handler (bye-bye django) 9 years ago