belongs_to relationships are explicitly flagged by default, to aid the DBIC SQLT...
authorPeter Rabbitson <ribasushi@cpan.org>
Mon, 10 Nov 2008 23:09:23 +0000 (23:09 +0000)
committerPeter Rabbitson <ribasushi@cpan.org>
Mon, 10 Nov 2008 23:09:23 +0000 (23:09 +0000)
commit6bf6ba2f2c58514c065a95019cd23b10bd4770ff
tree3715ee5b7fa21f87ac1017e407d7c0907332a2d0
parent12c9beeade5453c5a867406f30384a22e2f1b82d
belongs_to relationships are explicitly flagged by default, to aid the DBIC SQLT parser (by abraxxa)
lib/DBIx/Class/Relationship/BelongsTo.pm
lib/DBIx/Class/ResultSource.pm
t/66relationship.t
t/lib/DBICTest/Schema/ForceForeign.pm
t/lib/sqlite.sql