Re: [Dbix-class] has_one over joining table

2018-01-29 Thread Andrew Beverley
On Mon, 29 Jan 2018 12:34:14 +0100 Stuart Dodds wrote: > I have a many to many relationship over a joining table, eg. > > towns -> town_people -> people > > In some cases it is possible for there to be has_one relationships > between the two outer tables. It's a bit of a contrived example but

[Dbix-class] has_one over joining table

2018-01-29 Thread Stuart Dodds
Hi, I have a many to many relationship over a joining table, eg. towns -> town_people -> people In some cases it is possible for there to be has_one relationships between the two outer tables. It's a bit of a contrived example but lets say a person can live in multiple towns but only one is her

[Dbix-class] v0.082841

2018-01-29 Thread Peter Rabbitson
Greetings An "unbitrot test suite" version of DBIx::Class 0.082841 just sailed onto CPAN: https://metacpan.org/release/RIBASUSHI/DBIx-Class-0.082841 Virtually no changes within lib/, thus there is no reason to test/upgrade. 0.082850 including the more immediate "omfg, this needs fixing