Dermot wrote:
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'.

is_nullable => 0 and NOT NULL mean the same thing, don't they?

Ronald


_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to