merge and improve _is_lob_type from Sybase::ASE into Storage::DBI
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Replicated.pm
index 04b94f2..7857f08 100644 (file)
@@ -380,6 +380,7 @@ my @unimplemented = qw(
   _prefetch_autovalues
   _extract_order_criteria
   _max_column_bytesize
+  _is_lob_type
 );
 
 # the capability framework