From c25cacc52f899e357aa42c313a156968e43f1abf Mon Sep 17 00:00:00 2001 From: daido Date: Thu, 12 Oct 2023 13:35:11 +0900 Subject: [PATCH] =?UTF-8?q?feat:=E6=8B=A1=E5=BC=B5SQL=E3=81=8B=E3=82=89?= =?UTF-8?q?=E5=91=BC=E3=81=B6=E3=83=97=E3=83=AD=E3=82=B7=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=83=A3=E3=81=AE=E3=82=B9=E3=82=AD=E3=83=BC=E3=83=9E=E5=90=8D?= =?UTF-8?q?=E5=A4=89=E6=9B=B4=E3=81=AB=E4=BC=B4=E3=81=84=E3=80=81SQL?= =?UTF-8?q?=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB=E3=82=92=E7=A7=BB=E5=8B=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rds_mysql/stored_procedure/{ => internal02}/crm_data_sync.sql | 0 rds_mysql/stored_procedure/{ => internal02}/crm_history.sql | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename rds_mysql/stored_procedure/{ => internal02}/crm_data_sync.sql (100%) rename rds_mysql/stored_procedure/{ => internal02}/crm_history.sql (100%) diff --git a/rds_mysql/stored_procedure/crm_data_sync.sql b/rds_mysql/stored_procedure/internal02/crm_data_sync.sql similarity index 100% rename from rds_mysql/stored_procedure/crm_data_sync.sql rename to rds_mysql/stored_procedure/internal02/crm_data_sync.sql diff --git a/rds_mysql/stored_procedure/crm_history.sql b/rds_mysql/stored_procedure/internal02/crm_history.sql similarity index 100% rename from rds_mysql/stored_procedure/crm_history.sql rename to rds_mysql/stored_procedure/internal02/crm_history.sql