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 459E01FF98 for ; Wed, 27 Jun 2018 09:38:55 -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 v5RVIfLwlqgk for ; Wed, 27 Jun 2018 09:38:55 -0400 (EDT) Received: from smtp59.i.mail.ru (smtp59.i.mail.ru [217.69.128.39]) (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 041421FE73 for ; Wed, 27 Jun 2018 09:38:54 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: [tarantool-patches] Re: [PATCH] sql: rfc for foreign keys From: "n.pettik" In-Reply-To: <777240c8-b9d2-28a6-7eda-b5257c48fb02@tarantool.org> Date: Wed, 27 Jun 2018 16:38:52 +0300 Content-Transfer-Encoding: 7bit Message-Id: <7C49B159-1EA7-4EEB-A069-BE633B5703E3@tarantool.org> References: <20180627131133.82680-1-korablev@tarantool.org> <777240c8-b9d2-28a6-7eda-b5257c48fb02@tarantool.org> 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 Cc: Vladislav Shpilevoy > Please, fix markup. On GitHub the document looks weird. Sorry, fixed on branch (simply forgot to surround code with quotes).