[Dbix-class] _use_multicolumn_in() must not be called on replicated storage
Peter Rabbitson
rabbit+dbic at rabbit.us
Wed Mar 18 10:48:31 GMT 2015
On 01/23/2015 12:54 AM, Bill Moseley wrote:
> I need some help with this error I'm seeing after upgrading DBIx::Class.
>
> In ReulstSet.pm there's this code that calls $storage->_use_multicolumn_in.
This has now been fixed in[1]. Additional effort was made to smoke the
entire test suite under a replicated setup[2][3], so this shit won't
happen anymore ;)
Sorry for the delay in addressing this.
Cheers!
[1] https://github.com/dbsrgits/dbix-class/commit/7d6c28b7
[2] https://github.com/dbsrgits/dbix-class/commit/8b60b9211
[3] https://github.com/dbsrgits/dbix-class/commit/b74b15b0
More information about the DBIx-Class
mailing list