[DataAccess] Added DELETE functionality to query builders

Review Request #1 — Created Oct. 24, 2012 and submitted

Felipe
Lunr
https://github.com/pprkut/lunr/tree/select
pprkut
Added DELETE functionality to query builders

Get it here: https://github.com/madsmash/lunr/commits/delete
Unit tests
  • 0
  • 0
  • 12
  • 0
  • 12
Description From Last Updated
Felipe
pprkut
  1. 
      
  2. Please add yourself as author
  3. the tables to delete *from*
    
    deleting the table would be "DROP TABLE" ;)
  4. missing copyright and license
  5. tests/system/libraries/dataaccess/class.mysqldmlquerybuilder.delete.test.php (Diff revision 1)
     
     
     
     
     
     
     
     
     
     
     
     
    Same as in the previous file
  6. 
      
Felipe
Felipe
Felipe
pprkut
  1. 
      
  2. Please add yourself as author
  3. 
      
Felipe
Felipe
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...