X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FAdmin.pm;fp=lib%2FDBIx%2FClass%2FAdmin.pm;h=25d2457c81d5c4bcca68cf79984dc82fb77ebc54;hb=8f987bd57e1e4b01bfdeebd8a1878d689a9fbb98;hp=89766ba9b564a3e93e0924671079e3280ffda174;hpb=2373739375a4e798158a5d483d9b9264fa9c0c71;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class/Admin.pm b/lib/DBIx/Class/Admin.pm index 89766ba..25d2457 100644 --- a/lib/DBIx/Class/Admin.pm +++ b/lib/DBIx/Class/Admin.pm @@ -310,8 +310,9 @@ has '_confirm' => ( =back -L will generate sql for the supplied schema_class in sql_dir. The flavour of sql to -generate can be controlled by suppling a sqlt_type which should be a L name. +L will generate sql for the supplied schema_class in sql_dir. The +flavour of sql to generate can be controlled by supplying a sqlt_type which +should be a L name. Arguments for L can be supplied in the sqlt_args hashref.