nest doesn't need a node expander either
[scpubgit/Q-Branch.git] / lib / SQL / Abstract.pm
index f518e0a..82f0f56 100644 (file)
@@ -140,7 +140,6 @@ sub is_plain_value ($) {
 our %Defaults = (
   expand => {
     bool => '_expand_bool',
-    nest => '_expand_nest',
     row => '_expand_row',
     op => '_expand_op',
     func => '_expand_func',