cakephp2-php8/lib/Cake/Console/Command/Task
mark_story eff4004261 Don't treat tables that substring match as associations
The table structure of:

- packages
- userpackages
- georegions
- userpackages_georegions

Should not create a habtm between packages & georegions.

Fixes #3532
2013-01-14 20:39:01 -05:00
..
BakeTask.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ControllerTask.php Add the numbers format console menus, showing the validation options in 2 columns. 2012-06-10 21:56:30 -04:00
DbConfigTask.php Fix Database/ from always being appended to the driver name. 2012-09-19 20:55:39 -04:00
ExtractTask.php Adding cake core message extraction in cake extract 2012-06-07 23:55:36 +01:00
FixtureTask.php var_export dumps null as NULL 2012-05-09 23:38:30 +02:00
ModelTask.php Don't treat tables that substring match as associations 2013-01-14 20:39:01 -05:00
PluginTask.php Use $this->bootstrap. 2012-06-18 21:38:08 -04:00
ProjectTask.php Suggest current path in bake project if dir is empty 2012-06-03 14:01:03 +01:00
TemplateTask.php Remove all todo from core, create tickets for them 2012-11-14 14:59:51 +01:00
TestTask.php Fix coding standards errors. 2012-09-01 12:14:15 +01:00
ViewTask.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00