From fd694839d1b05ef673f92280e8614b2c75258f29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Tue, 5 Mar 2024 21:54:51 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E7=BB=9F?= =?UTF-8?q?=E4=B8=80sql=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/sql/postgres/{postgres_flowable.sql => flowable.sql} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename script/sql/postgres/{postgres_flowable.sql => flowable.sql} (100%) diff --git a/script/sql/postgres/postgres_flowable.sql b/script/sql/postgres/flowable.sql similarity index 100% rename from script/sql/postgres/postgres_flowable.sql rename to script/sql/postgres/flowable.sql