11 Commits

Author SHA1 Message Date
Brad Dutton
33d109b1d0 make some PHP CS recommended changes 2021-04-01 20:05:06 -07:00
Bharat Mediratta
8c5d5525d0 Reset db_applied after find(). Fixes #1998. 2013-02-09 14:53:07 -05:00
Bharat Mediratta
dca9b5f3fc Fix a bug in ORM where calling reload() on an unloaded instance returns the
first instance in the database, which is super bad.

Kohana ticket:
  http://dev.kohanaframework.org/issues/3397

Related G3 ticket:
  http://sourceforge.net/apps/trac/gallery/ticket/1489
2010-11-18 09:48:50 -08:00
Bharat Mediratta
64357b3a2e Updated Kohana to r4742 2010-01-18 12:04:54 -08:00
Tim Almdal
a74fd27e5f Updated Kohana to r4737 2010-01-06 11:35:01 -08:00
Bharat Mediratta
b79e0c9d57 Back out my temporary fix for http://dev.kohanaframework.org/issues/2384
now that the real fix is in.
2009-12-22 22:15:13 -08:00
Bharat Mediratta
9285c8c66c Updated Kohana to r4724 2009-12-21 20:05:27 -08:00
Bharat Mediratta
e79e0d1980 Make ORM::__call() always return an ORM so that it's chainable. 2009-11-26 20:47:30 -08:00
Bharat Mediratta
9b6663f87a Update to Kohana r4684 which is now Kohana 2.4 and has substantial
changes.
2009-11-24 19:20:36 -08:00
Romain LE DISEZ
2282f9977e Improve PgSQL compatibility in Kohana
( see http://dev.kohanaphp.com/issues/1855 )
(cherry picked from commit 8cbf43ed2a)
2009-07-23 09:12:12 -07:00
Bharat Mediratta
12fe58d997 Rename 'kohana' to 'system' to conform to the Kohana filesystem layout. I'm comfortable with us not clearly drawing the distinction about the fact that it's Kohana. 2009-05-27 15:11:53 -07:00