summaryrefslogtreecommitdiffstats
path: root/user_guide/database
AgeCommit message (Expand)AuthorFilesLines
2008-03-25doc typos and fixesDerek Allard1-1/+1
2008-03-18html fixesDerek Allard2-3/+1
2008-03-15fix an exampleDerek Allard1-2/+0
2008-03-14source fixesDerek Allard1-8/+2
2008-03-14typosDerek Allard1-4/+0
2008-03-14typoDerek Allard1-1/+1
2008-03-11added missing DB config items from sample array in connecting documentationDerek Jones1-0/+4
2008-02-25fixed typo in sample code for protecting identifiersDerek Jones1-1/+1
2008-02-13Added Path Helper to table of contents and updated copyright dates for all us...Derek Jones15-15/+15
2008-02-12(no commit message)Derek Allard15-15/+15
2008-02-12change 1.6.1 to 1.6.0.1Derek Allard15-15/+15
2008-02-06fixed an unneeded "if" call that prevented AR caching in some casesDerek Allard1-1/+1
2008-02-06typosDerek Allard1-2/+2
2008-02-06Orcacle to OracleDerek Allard1-1/+1
2008-02-05minor formatting and typo fixDerek Allard1-18/+18
2008-02-05Added and documented Active Record caching.Derek Allard1-4/+35
2008-02-04change version number from 1.6.0 to 1.6.1Derek Allard15-15/+15
2008-02-01change of "utility" to "forge" in breadcrumbsDerek Allard1-1/+1
2008-02-01change dbutil to dbforge in docsDerek Allard1-2/+2
2008-02-01typo fix, $this->Db to $this->dbDerek Allard1-1/+1
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