Re: [Dbix-class] latest DBIx::Class "Not inlining a constructor..."

2016-09-14 Thread Marco Vittorini Orgeas
On 09/14/2016 12:48 PM, Bernhard Bauch wrote: hey again, correction: there are now errors. when i do http://search.cpan.org/~ribasushi/DBIx-Class-0.08271/lib/DBIx/Class/ResultSet.pm#CUSTOM_ResultSet_CLASSES_THAT_USE_Moose

[Dbix-class] DBIx:.Class::Candy + DBIx::Class::DynamicSubclass ?

2016-08-27 Thread Marco Vittorini Orgeas
Hi, I'm trying to combine Candy with the functionality of DBIx::Class::DynamicSubclass and it seems the Candy's export/import "magic" get in the way of DynamicSubclass, so something like that: use utf8; package App::Schema::Result::User; use Moose; use MooseX::NonMoose; use

Re: [Dbix-class] Are might_have relationships overly fussy?

2018-07-24 Thread Marco Vittorini Orgeas
On 07/24/2018 12:02 PM, David Cantrell wrote: Hello classy people! I have a result class that looks like this ... package Database::Chimera::Result::Serviceplan; use parent 'DBIx::Class::Core'; __PACKAGE__->table('serviceplan'); __PACKAGE__->add_columns( id => {

Re: [Dbix-class] Is this list dead?

2020-07-08 Thread Marco Vittorini Orgeas
On 07/08/2020 02:46 PM, Veesh Goldman wrote: You can drop in in irc.perl.org #dbix-class and ask questions there. A lot of experts. Promoting a chat to get support on this list isn't that nice, nor recommended I'd add, considering that much of the information flowing