--- trunk/lib/Strix/User.pm 2008/07/10 15:22:39 80 +++ trunk/lib/Strix/User.pm 2008/07/10 15:23:16 81 @@ -15,7 +15,7 @@ ->from( $users_table ) # ->where( $users_table->column('parent_message_id'), '=', Fey::Placeholder->new() ) ->order_by( $users_table->column('id'), 'DESC' ) - ->limit(3) +# ->limit(5) ;