#4877: Console schema generate doesnt work for every models.
----------------------------+-----------------------------------------------
    Reporter:  titang       |         Owner:            
        Type:  Enhancement  |        Status:  closed    
    Priority:  Medium       |     Milestone:  1.3.x.x   
   Component:  Schema       |       Version:            
    Severity:  Normal       |    Resolution:  worksforme
    Keywords:               |   Php_version:  n/a       
Cake_version:               |  
----------------------------+-----------------------------------------------
Changes (by mark_story):

  * status:  new => closed
  * resolution:  => worksforme

Comment:

 You can make the models work with {{{Configure::listObjects()}}} but
 bootstrapping additional model paths.  This will enable you to include
 models in subdirectories in your schema files.  Also you can use the -f
 parameter to force using the tables for schema generation instead of the
 models.

 Closing as fixed, as there are a few ways to make this work.  If you think
 the issue isn't resolved please reopen.

-- 
Ticket URL: <https://trac.cakephp.org/ticket/4877#comment:5>
CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/>
Cake is a rapid development framework for PHP which uses commonly known design 
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. 
Our primary goal is to provide a structured framework that enables PHP users at 
all levels to rapidly develop robust web applications, without any loss to 
flexibility.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tickets cakephp" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to