AR->find only selects fields from current table if you manually set 'joins' via the...
commit061a538671664dd3e81ea594ba92f83d1ff5e379
authorKaste <thdz.x@gmx.net>
Thu, 10 Jul 2008 17:32:30 +0000 (10 17:32 +0000)
committerKaste <thdz.x@gmx.net>
Thu, 10 Jul 2008 17:32:30 +0000 (10 17:32 +0000)
tree395d06c9b1959c64f268505cbd1b05df21fe62d7
parent78e2581971f14e706ec5b3cdbdad9ef9950cde19
AR->find only selects fields from current table if you manually set 'joins' via the options. (tosick)

Fixes #196.
Note: I have a test for this which uses the phpunit-testsuite, so I'll add it later.

git-svn-id: http://svn.akelos.org/trunk@821 a2fa5c27-f921-0410-a72c-bf682d381be0
lib/AkActiveRecord.php