support INSERT ... RETURNING in Oracle 8i and later
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Replicated.pm
index 01de0de..04b94f2 100644 (file)
@@ -379,6 +379,7 @@ my @unimplemented = qw(
   _group_over_selection
   _prefetch_autovalues
   _extract_order_criteria
+  _max_column_bytesize
 );
 
 # the capability framework