commit | e37ab385f5c9ef8824d2ad4e31f544dbe6089095 | [log] [tgz] |
---|---|---|
author | Derek Allard <derek.allard@ellislab.com> | Tue Feb 03 16:13:57 2009 +0000 |
committer | Derek Allard <derek.allard@ellislab.com> | Tue Feb 03 16:13:57 2009 +0000 |
tree | 50d2cc1476bf17b415625526bd2b728e045520b4 | |
parent | 1978e12d4221fe7e61749a3206b086e5d4158f77 [diff] |
DB count_all() not returns an integer always Added some syntactical improvements within DB (braces) Fixed a bug when doing 'random' on order_by() (#5706). Fixed a bug where adding a primary key through Forge could fail (#5731). Fixed a bug when using DB cache on multiple databases (#5737).