Merge 'trunk' into 'sqla_1.50_compat'
authorMatt S Trout <mst@shadowcat.co.uk>
Wed, 12 Nov 2008 16:43:54 +0000 (16:43 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Wed, 12 Nov 2008 16:43:54 +0000 (16:43 +0000)
commitb516ef8ed14f062a05e0aac0cebc78c68277e3d5
treebf8c076914272b1cf823cf386ccd1a35d31b25ab
parent2304e326c2d4a4e3745f52941639cfea708a76b6
parent7c4ead2d913c8defc6e358b659c3bf310af1e11e
Merge 'trunk' into 'sqla_1.50_compat'

r25478@agaton (orig r5092):  ribasushi | 2008-11-10 22:46:45 +0000
Switch out one more reliance on connect_info
r25483@agaton (orig r5097):  ribasushi | 2008-11-10 23:09:23 +0000
belongs_to relationships are explicitly flagged by default, to aid the DBIC SQLT parser (by abraxxa)
r25484@agaton (orig r5098):  ribasushi | 2008-11-10 23:18:01 +0000
Clarify attributes argument of find()
r25499@agaton (orig r5113):  plu | 2008-11-12 16:42:44 +0000
fixed 73oracle.t, added charfield