From 66c101242351f02fb9ced87dfbb6ee14d4c14dc4 Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <773861846@qq.com> Date: Fri, 15 Nov 2019 09:14:03 +0800 Subject: [PATCH] =?UTF-8?q?sql=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sql/books.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/books.sql b/sql/books.sql index 8f7d972..e5edf81 100644 --- a/sql/books.sql +++ b/sql/books.sql @@ -13,7 +13,7 @@ File Encoding : 65001 Date: 2019-11-15 06:10:36 */ -SET FOREIGN_KEY_CHECKS=0; + -- ---------------------------- -- Table structure for `book`