summaryrefslogtreecommitdiffstats
path: root/system/database/DB_active_rec.php
AgeCommit message (Expand)AuthorFilesLines
2007-12-18Added 'random' as an order_by() option in Active Record.Derek Allard1-2/+9
2007-12-18Added count_all_results() function to Active Record.Derek Allard1-1/+40
2007-12-17removed a duplicate functionDerek Allard1-12/+0
2007-12-17Added a third parameter to Active Record's like() clause to control where the...Derek Allard1-14/+83
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-08-10Removed "rand()" as a listed option from orderby in the Active Record, as it ...Derek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-2/+2
2007-02-14updated AR join() to accommodate database prefixesDerek Allard1-886/+891
2007-02-05(no commit message)Rick Ellis1-1/+11
2006-11-03(no commit message)admin1-2/+4
2006-10-21(no commit message)admin1-17/+17
2006-10-21(no commit message)admin1-1/+1
2006-09-28(no commit message)admin1-2/+2
2006-09-27(no commit message)admin1-1/+1
2006-09-24(no commit message)admin1-0/+875