From: Rafael Kitover Date: Fri, 7 Aug 2009 12:45:18 +0000 (+0000) Subject: add note about where to get Schema::Loader X-Git-Tag: v0.08112~14^2~71 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=efe75aaad126c383000049b29bb71a7d6da97bed;p=dbsrgits%2FDBIx-Class.git add note about where to get Schema::Loader --- diff --git a/lib/DBIx/Class/Storage/DBI/Sybase.pm b/lib/DBIx/Class/Storage/DBI/Sybase.pm index 48123f5..563010f 100644 --- a/lib/DBIx/Class/Storage/DBI/Sybase.pm +++ b/lib/DBIx/Class/Storage/DBI/Sybase.pm @@ -552,6 +552,15 @@ sub _svp_rollback { 1; +=head1 Schema::Loader Support + +There is an experimental branch of L that will +allow you to dump a schema from most (if not all) versions of Sybase. + +It is available via subversion from: + + http://dev.catalyst.perl.org/repos/bast/branches/DBIx-Class-Schema-Loader/mssql_tweaks + =head1 FreeTDS This driver supports L compiled against FreeTDS