#5020: allow sql data export from cake console
----------------------------+-----------------------------------------------
Reporter: brightstorm | Owner:
Type: Enhancement | Status: new
Priority: Low | Milestone: 1.3.x.x
Component: Console | Version:
Severity: Normal | Resolution:
Keywords: | Php_version: PHP 5
Cake_version: |
----------------------------+-----------------------------------------------
Comment (by euromark):
by the way:
i did find out that cake has some real problems with the console update
sometimes.
[[BR]]
[[BR]]
if you did not set up the table with a primary key in the first place cake
schema run update will crash
[[BR]]
[[BR]]
if you try to update to a newer version from version control with tables
that you did not have yet (because some other user did set them up), it
will crash because it "does not find the database table".
[[BR]]
well, of course, because we want to create it.. :)
[[BR]]
[[BR]]
these are the two major things i noticed.[[BR]]
i ended up doing it manually (import/export real SQL) because the schema
generation is not yet stable enough
(besides the above loss of information!)
--
Ticket URL: <https://trac.cakephp.org/ticket/5020#comment:2>
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
-~----------~----~----~----~------~----~------~--~---