#5824: DboMysqli is missing the 'index' function
--------------------------------------+-------------------------------------
    Reporter:  ADmad                  |         Owner:  mark_story
        Type:  Bug                    |        Status:  reopened  
    Priority:  High                   |     Milestone:  1.2.x.x   
   Component:  MySQLi                 |       Version:  RC3       
    Severity:  Major                  |    Resolution:            
    Keywords:  ADmad DboMysqli index  |   Php_version:  n/a       
Cake_version:                         |  
--------------------------------------+-------------------------------------
Changes (by ADmad):

  * status:  closed => reopened
  * resolution:  needmoreinfo =>

Comment:

 Hi gwoo, I have attached the patch for dbo_mysqli.php and also a patch for
 its test case file. Sorry for not doing so earlier but i had already
 discussed this ticket with mark_story on IRC and I thought he had it
 covered.[[BR]]
 [[BR]]
 Basically i have just copied the 'index' function from DboMysql class and
 it seems to work fine. Apart from this i also copied 2 other functions,
 'alterSchema' and 'dropSchema' which were missing.[[BR]]
 [[BR]]
 mark_story had said he would check if another functions were missed out.
 Maybe the DboMysqli could extend DboMysql so that we won't need these
 duplicate functions. He was going to discuss it with you and nate but
 apparently that talk never happened :-)[[BR]]

 http://irc.cakephp.org/logs/link/343864#message343874

-- 
Ticket URL: <https://trac.cakephp.org/ticket/5824#comment:3>
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 tickets-cakephp@googlegroups.com
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