From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 747FB469719 for ; Tue, 11 Feb 2020 19:56:45 +0300 (MSK) Date: Tue, 11 Feb 2020 19:56:44 +0300 From: Nikita Pettik Message-ID: <20200211165644.GE5168@tarantool.org> References: <7a808f9ecb04230b2411a618ed5df909252d64ca.1580573997.git.roman.habibov@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <7a808f9ecb04230b2411a618ed5df909252d64ca.1580573997.git.roman.habibov@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v2 1/2] sql: improve "no such constraint" error message List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Roman Khabibov Cc: tarantool-patches@dev.tarantool.org On 01 Feb 20:36, Roman Khabibov wrote: > Add the name of space where the constraint under dropping didn't > founded. Please add any rationale to the commit message. The rest is OK.