Added copy() method to Query.php and made NestedSet.php use it because native...
Added copy() method to Query.php and made NestedSet.php use it because native clone() does not work. Also Added ->getSql() to getRootAlias() so that _aliasMap is present after the parsing.
Showing
Please register or sign in to comment