index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system
/
database
/
DB_active_rec.php
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-04
fix silly copy-paste error in active record
Derek Allard
1
-1
/
+1
2008-03-02
added or_having, deprecated orhaving
Derek Allard
1
-2
/
+14
2008-02-25
Fixed an AR_caching error where it wasn't tracking table aliases (#3463)
Derek Allard
1
-1
/
+1
2008-02-06
cache_stop() fix...
Derek Allard
1
-4
/
+1
2008-02-05
Added and documented Active Record caching.
Derek Allard
1
-41
/
+272
2008-01-30
fix orlike to call or_like
Derek Allard
1
-1
/
+1
2008-01-29
Abstracted FROM table listing in Active Record for databases that do not supp...
Derek Jones
1
-1
/
+1
2008-01-27
fix extraneous returns and variables
Derek Allard
1
-5
/
+0
2008-01-23
fixing www.codeigniter.com to codeigniter.com
Derek Allard
1
-3
/
+3
2008-01-23
Added $this->db->dbprefix() to manually add database prefixes.
Derek Allard
1
-3
/
+24
2008-01-21
replaced www.codeigniter.com with codeigniter.com
Derek Jones
1
-3
/
+3
2008-01-18
ExpressionEngine Dev Team in credit
Derek Allard
1
-2
/
+2
2008-01-18
reset where_in array after a call (bug# 3259)
Derek Allard
1
-1
/
+2
2008-01-17
orderby fix
Derek Allard
1
-1
/
+2
2008-01-16
Many new Active Record functions, and another whack of stuff
Derek Allard
1
-48
/
+273
2008-01-14
removed raw_where and raw_or_where. They duplicated existing functionality b...
Derek Allard
1
-38
/
+0
2008-01-12
added raw_where() and raw_or_where() into AR
Derek Allard
1
-0
/
+38
2007-12-31
Fixed a bug in _object_to_array that broke some types of inserts and updates.
Derek Allard
1
-1
/
+3
2007-12-28
Added the ability to use aliases with joins in Active Record.
Derek Allard
1
-13
/
+94
2007-12-20
Added the ability to pass an array of tables to the delete() statement in Act...
Derek Allard
1
-4
/
+19
2007-12-20
Changed the behaviour of variables submitted to the where() clause with no va...
Derek Allard
1
-8
/
+16
2007-12-19
where_in_or became or_where_in(), where_not_in_or() became or_where_not_in() ...
Derek Allard
1
-10
/
+47
2007-12-19
Added support for limit() into update() and delete() statements in Active Rec...
Derek Allard
1
-5
/
+10
2007-12-19
Added support for limit() into update() statements in Active Record.
Derek Allard
1
-2
/
+8
2007-12-19
Added where_in(), where_in_or(), where_not_in(), and where_not_in_or() to Act...
Derek Allard
1
-3
/
+82
2007-12-19
Added where_in() to Active Record.
Derek Allard
1
-3
/
+37
2007-12-18
Added 'random' as an order_by() option in Active Record.
Derek Allard
1
-2
/
+9
2007-12-18
Added count_all_results() function to Active Record.
Derek Allard
1
-1
/
+40
2007-12-17
removed a duplicate function
Derek Allard
1
-12
/
+0
2007-12-17
Added a third parameter to Active Record's like() clause to control where the...
Derek Allard
1
-14
/
+83
2007-10-04
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
Derek Allard
1
-1
/
+1
2007-08-10
Removed "rand()" as a listed option from orderby in the Active Record, as it ...
Derek Allard
1
-1
/
+1
2007-04-15
update pMachine to EllisLab
Derek Allard
1
-2
/
+2
2007-02-14
updated AR join() to accommodate database prefixes
Derek Allard
1
-886
/
+891
2007-02-05
(no commit message)
Rick Ellis
1
-1
/
+11
2006-11-03
(no commit message)
admin
1
-2
/
+4
2006-10-21
(no commit message)
admin
1
-17
/
+17
2006-10-21
(no commit message)
admin
1
-1
/
+1
2006-09-28
(no commit message)
admin
1
-2
/
+2
2006-09-27
(no commit message)
admin
1
-1
/
+1
2006-09-24
(no commit message)
admin
1
-0
/
+875
[prev]