dkubb: Dan Kubb <dan.kubb-cpan@onautopilot.com>
dnm: Justin Wheeler <jwheeler@datademons.com>
dpetrov: Dimitar Petrov <mitakaa@gmail.com>
+Dr^ZigMan: Robert Stone <drzigman@drzigman.com>
dsteinbrunner: David Steinbrunner <dsteinbrunner@pobox.com>
duncan_dmg: Duncan Garland <Duncan.Garland@motortrak.com>
dwc: Daniel Westermann-Clark <danieltwc@cpan.org>
* Misc
- Remove warning about potential side effects of RT#79576 (scheduled)
- - Various doc improvements (GH#71, GH#72)
+ - Various doc improvements (GH#70, GH#71, GH#72)
- Skip tests in a way more intelligent and speedy manner when optional
dependencies are missing
- Make the Optional::Dependencies error messages cpanm-friendly
restriction. This is currently only used to create tables from your
schema, see L<DBIx::Class::Schema/deploy>.
+ { size => [ 9, 6 ] }
+
+For decimal or float values you can specify an ArrayRef in order to
+control precision, assuming your database's
+L<SQL::Translator::Producer> supports it.
+
=item is_nullable
{ is_nullable => 1 }