summaryrefslogtreecommitdiffstats
path: root/user_guide/database/active_record.html
AgeCommit message (Expand)AuthorFilesLines
2008-05-06updated version number in user guide to 1.6.2Derek Jones1-1/+1
2008-05-06Flipped user guide page titles for easier recognition in tabs:Derek Jones1-1/+1
2008-04-10doc typos / fixesDerek Allard1-4/+4
2008-04-06Fixed a bug that wasn't allowing escaping to be turned off if the value of a ...Derek Allard1-22/+10
2008-04-06Added the ability to prevent escaping in having() clauses.Derek Allard1-9/+17
2008-03-25userguide note, corrections and omissionsDerek Allard1-1/+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-02-13Added Path Helper to table of contents and updated copyright dates for all us...Derek Jones1-1/+1
2008-02-12(no commit message)Derek Allard1-1/+1
2008-02-12change 1.6.1 to 1.6.0.1Derek Allard1-1/+1
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 Allard1-1/+1
2008-02-01typo fix, $this->Db to $this->dbDerek Allard1-1/+1
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-2/+2
2008-01-19Added attributes into <html> of userguide for valid html.Derek Allard1-1/+1
2008-01-19guide fixes, remove 1.5.5 update fileDerek Allard1-19/+7
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-1/+1
2008-01-16Many new Active Record functions, and another whack of stuffDerek Allard1-21/+88
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-11-30added example of multiple orderby()sDerek Jones1-1/+7
2007-10-25Moved part of the userguide menu javascript to an external file.Derek Allard1-6/+1
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 Allard1-1/+1
2007-07-12moved version number up in docs and CI_VERSIONDerek Allard1-1/+1
2007-07-05fixed validation errors... about a zillion of em.Derek Allard1-3/+3
2007-06-24changed search to use codeigniter.com vs www.codeigniter.com as Google seems ...Derek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-8/+8
2007-04-03changed pmachine links to ellislabDerek Allard1-1/+1
2007-04-03getwhere() example typo fixedDerek Allard1-1/+1
2007-04-03next and previous links fixed upDerek Allard1-1/+1
2007-02-14Changed version number, added upgrade instructionsDerek Allard1-1/+1
2007-02-02typo in exampleDerek Allard1-14/+14
2007-02-01error in update example fixedDerek Allard1-2/+3
2006-11-23(no commit message)Rick Ellis1-1/+1