summaryrefslogtreecommitdiffstats
path: root/system/database/drivers/oci8/oci8_driver.php
AgeCommit message (Collapse)AuthorFilesLines
2008-02-10changes for enhanced database compatibilityDerek Allard1-7/+7
2008-02-05Changed the behaviour of Active Record's update() to make the WHERE clause ↵Derek Allard1-1/+5
optional (#3395)
2008-02-05Added and documented Active Record caching.Derek Allard1-0/+7
Made AR fully database-prefix aware
2008-01-29Abstracted FROM table listing in Active Record for databases that do not ↵Derek Jones1-0/+22
support parenthetic grouping of tables to explicitly define operator precedence
2008-01-23added an "unsupported" error to insert_id() in oracleDerek Allard1-1/+1
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-6/+6
2008-01-18fix for count_allDerek Allard1-1/+1
2008-01-16(no commit message)Derek Allard1-7/+8
2008-01-16Many new Active Record functions, and another whack of stuffDerek Allard1-17/+131
2007-12-19Added support for limit() into update() and delete() statements in Active ↵Derek Allard1-2/+4
Record.
2007-12-19Added support for limit() into update() statements in Active Record.Derek Allard1-3/+5
2007-12-18Added 'random' as an order_by() option in Active Record.Derek Allard1-2/+2
2007-12-18Added count_all_results() function to Active Record.Derek Allard1-1/+8
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-604/+604
update copyright year update Code Igniter to CodeIgniter
2006-10-26(no commit message)admin1-1/+1
2006-10-23(no commit message)admin1-2/+2
2006-10-21(no commit message)admin1-451/+451
2006-10-21(no commit message)admin1-1/+1
2006-10-10(no commit message)admin1-1/+2
2006-10-01(no commit message)admin1-13/+0
2006-09-30(no commit message)admin1-0/+28
2006-09-26(no commit message)admin1-4/+47
2006-09-25(no commit message)admin1-63/+0
2006-09-24(no commit message)admin1-60/+61
2006-09-24(no commit message)admin1-0/+608