From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp62.i.mail.ru (smtp62.i.mail.ru [217.69.128.42]) (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 07CC3469719 for ; Thu, 5 Mar 2020 09:32:32 +0300 (MSK) Date: Thu, 5 Mar 2020 09:32:31 +0300 From: Kirill Yukhin Message-ID: <20200305063231.p4w6as3hkgcqfio5@tarantool.org> References: <20200303101204.16338-1-roman.habibov@tarantool.org> <41e6f2fd-304d-af32-d13f-5ce83fb56570@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <41e6f2fd-304d-af32-d13f-5ce83fb56570@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v2 0/3] Add ability to drop constraints List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org Hello, On 03 мар 23:13, Vladislav Shpilevoy wrote: > Hi! Thanks for the patchset! > > On 03/03/2020 11:12, Roman Khabibov wrote: > > @ChangeLog > > - Add ability to drop any table constraint with > > . > > - Display table name in "no such constraint" error message. > > Almost ok. But template is different: > > @ChangeLog > - Text description, > probably multiline (gh-####). And please, no line breaks. -- Regards, Kirill Yukhin