From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 4FA082140A for ; Thu, 26 Jul 2018 16:12:02 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 371yfcPzjeAi for ; Thu, 26 Jul 2018 16:12:02 -0400 (EDT) Received: from smtp48.i.mail.ru (smtp48.i.mail.ru [94.100.177.108]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 0E6532044D for ; Thu, 26 Jul 2018 16:12:01 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH 4/5] sql: display error on FK creation and drop failure References: <364e571a-da8c-f6de-fa3f-0d6f39e0d4e4@tarantool.org> <365C3F06-42B2-4C3D-88F6-00CF5434939A@tarantool.org> From: Vladislav Shpilevoy Message-ID: <1c739fe0-2961-7c84-74b5-09162f864d40@tarantool.org> Date: Thu, 26 Jul 2018 23:11:59 +0300 MIME-Version: 1.0 In-Reply-To: <365C3F06-42B2-4C3D-88F6-00CF5434939A@tarantool.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: tarantool-patches@freelists.org, "n.pettik" Thanks for the fixes! I have pushed my fixes on the branch.