From b4f197b7d83688e240b4b694a3c7c3a937779198 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Fri, 7 Jul 2023 18:14:55 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20GeneralQueryMode=20Enum=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80=20-=20mergeQueryColumn,=20createGeneralObjListFromDB,?= =?UTF-8?q?=20createGeneralObjFromDB=20=ED=98=B8=EC=B6=9C=EC=8B=9C=20=20co?= =?UTF-8?q?lumn=20=ED=8A=B9=EC=88=98=20=EB=AA=A8=EB=93=9C=20=EC=A7=80?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/sammo/Enums/GeneralQueryMode.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 hwe/sammo/Enums/GeneralQueryMode.php diff --git a/hwe/sammo/Enums/GeneralQueryMode.php b/hwe/sammo/Enums/GeneralQueryMode.php new file mode 100644 index 00000000..7c78117d --- /dev/null +++ b/hwe/sammo/Enums/GeneralQueryMode.php @@ -0,0 +1,18 @@ +