[Dbix-class] is_nullable

2009-03-17 Thread Dermot
Hi, I notice that when I use DBIx::Class::Schema::Loader it always creates the columns as is_nullable = 0. Is this by design or is there an option I can pass it so that my ResultSources will maintain their 'NOT NULL'. I only ask because I used deploy for testing today and it created the schema

Re: [Dbix-class] Hiding storage details

2009-03-17 Thread Andreas Mock
-Ursprüngliche Nachricht- Von: Jess Robinson casta...@desert-island.me.uk Gesendet: 17.03.09 15:05:34 An: DBIx::Class user and developer list dbix-class@lists.scsys.co.uk Betreff: Re: [Dbix-class] Hiding storage details Hi Jess, Some diagrams would go a long way to explaining whats