summaryrefslogtreecommitdiffstats
path: root/user_guide/database/active_record.html
AgeCommit message (Expand)AuthorFilesLines
2011-04-06Made Environment Support optional. Comment out or delete the constant to stop...Phil Sturgeon1-0/+24
2011-03-22Fixed wording when inserting object via active record. Fixes: #143Eric Barnes1-1/+1
2011-03-10Updated version number in User Guide html.Phil Sturgeon1-1/+1
2011-02-23Added documentation for DB active record insert_batch();Phil Sturgeon1-4/+29
2011-01-28updating copyrights to 2011Derek Jones1-1/+1
2011-01-13Updating references to deprecated functions in the active record documentationDerek Allard1-1/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-37/+37
2010-08-06Removing the following deprecated database methods: orwhere, orlike, groupby...Greg Aker1-5/+5
2010-07-05typo fixDerek Allard1-1/+1
2010-07-05Fixed an example typoDerek Allard1-1/+1
2010-03-29fixed casing of EllisLabDerek Jones1-1/+1
2010-03-05changing docs refs to future release 2.0.0Derek Jones1-1/+1
2010-01-05updated copyrightsDerek Jones1-1/+1
2009-12-16wording clarificationDerek Allard1-1/+1
2009-09-11prep for 1.7.2 releaseDerek Jones1-1/+1
2009-04-22updated copyrights to 2009Derek Jones1-1/+1
2009-02-11Prep for 1.7.1 releaseDerek Jones1-1/+1
2009-02-04grammer ... um, grammar... fix.Derek Allard1-1/+1
2008-11-13Changing EOL style to LFDerek Allard1-756/+756
2008-10-18(no commit message)Rick Ellis1-9/+20
2008-09-04removed random invisible character (ASCII 194) from HTML and PHP filesDerek Jones1-1/+1
2008-08-31fixed incorrect example SQL output exampleDerek Allard1-1/+1
2008-08-26Added Form Validation Library and updated docsRick Ellis1-1/+1
2008-08-26Made a Loader changes so that the new validation class will work.Rick Ellis1-1/+1
2008-08-21further whitespace fixesDerek Allard1-37/+37
2008-07-09guide typoDerek Allard1-1/+1
2008-06-27changed user guide version to 1.6.3Derek Jones1-1/+1
2008-06-26fix up where_in examplesDerek Allard1-4/+4
2008-06-15userguide typo fixDerek Allard1-1/+1
2008-05-31Charset information in the userguide has been moved above title for internati...Derek Allard1-1/+1
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