summaryrefslogtreecommitdiffstats
path: root/user_guide/database
AgeCommit message (Expand)AuthorFilesLines
2008-01-30removed 'active_r' db config variable, replaced with global $active_record se...Derek Jones2-8/+17
2008-01-29Removed support for db_backup in MySQLi due to incompatible functions.Derek Allard1-1/+1
2008-01-29example touch up, added some semicolonsDerek Allard1-3/+3
2008-01-23Added $this->db->dbprefix() to manually add database prefixes.Derek Allard1-0/+4
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones15-30/+30
2008-01-19Added attributes into <html> of userguide for valid html.Derek Allard15-15/+15
2008-01-19guide fixes, remove 1.5.5 update fileDerek Allard1-19/+7
2008-01-18ExpressionEngine Dev Team in creditDerek Allard15-15/+15
2008-01-16Many new Active Record functions, and another whack of stuffDerek Allard15-85/+450
2008-01-15added 2 config options to the database configuration page.Derek Allard1-1/+147
2008-01-02Documented distinct() in Active Record.Derek Allard1-1/+8
2007-12-20Added the ability to pass an array of tables to the delete() statement in Act...Derek Allard1-8/+10
2007-12-19where_in_or became or_where_in(), where_not_in_or() became or_where_not_in() ...Derek Allard1-4/+14
2007-12-19Added where_in(), where_in_or(), where_not_in(), and where_not_in_or() to Act...Derek Allard1-17/+24
2007-12-19(no commit message)Derek Allard1-1/+1
2007-12-19Added where_in() to Active Record.Derek Allard1-3/+23
2007-12-18Added 'random' as an order_by() option in Active Record.Derek Allard1-1/+2
2007-12-18Added count_all_results() function to Active Record.Derek Allard1-1/+12
2007-12-17Added a third parameter to Active Record's like() clause to control where the...Derek Allard1-1/+618
2007-12-10typo fix in exampleDerek Allard1-612/+1
2007-12-09userguide fixes, typos, examples.Derek Allard1-140/+1
2007-11-30added example of multiple orderby()sDerek Jones1-1/+7
2007-11-29added a missing ; in the exampleDerek Allard1-113/+1
2007-10-25Moved part of the userguide menu javascript to an external file.Derek Allard14-84/+14
2007-08-10Removed "rand()" as a listed option from orderby in the Active Record, as it ...Derek Allard1-1/+1
2007-08-07added more descriptive titles to all user manual pagesDerek Allard14-14/+14
2007-07-12moved version number up in docs and CI_VERSIONDerek Allard14-14/+14
2007-07-05fixed validation errors... about a zillion of em.Derek Allard14-31/+27
2007-06-24changed search to use codeigniter.com vs www.codeigniter.com as Google seems ...Derek Allard14-14/+14
2007-04-15update pMachine to EllisLabDerek Allard14-84/+84
2007-04-03example fixDerek Allard1-2/+2
2007-04-03changed pmachine links to ellislabDerek Allard14-14/+14
2007-04-03getwhere() example typo fixedDerek Allard1-1/+1
2007-04-03next and previous links fixed upDerek Allard6-9/+8
2007-02-24result_array() returns an empty array when no result is produced.Derek Allard1-1/+1
2007-02-14Changed version number, added upgrade instructionsDerek Allard14-14/+14
2007-02-02typo in exampleDerek Allard1-14/+14
2007-02-02result() now returns an empty array when no results are foundDerek Allard1-1/+1
2007-02-01error in update example fixedDerek Allard1-2/+3
2006-11-23(no commit message)Rick Ellis14-14/+14
2006-11-20(no commit message)Rick Ellis3-3/+5
2006-10-30(no commit message)admin14-14/+14
2006-10-28(no commit message)admin1-5/+5
2006-10-28(no commit message)admin14-14/+14
2006-10-21(no commit message)admin14-68/+68
2006-10-21(no commit message)admin3-5/+5
2006-10-20(no commit message)admin14-14/+14
2006-10-12(no commit message)admin1-2/+2
2006-10-11(no commit message)admin2-2/+2
2006-10-11(no commit message)admin12-12/+12