From ba9cbf6a6092af965e3aca9ce2c7e8f9a51bf0fe Mon Sep 17 00:00:00 2001 From: Netkas Date: Fri, 23 Jun 2023 03:54:56 -0400 Subject: [PATCH] Project updates --- .idea/inspectionProfiles/Project_Default.xml | 56 ++++++++++++++++++++ .idea/sqldialects.xml | 13 +++++ 2 files changed, 69 insertions(+) create mode 100644 .idea/sqldialects.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index dc24bc1..9ba0d75 100755 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -97,5 +97,61 @@ + + + + \ No newline at end of file diff --git a/.idea/sqldialects.xml b/.idea/sqldialects.xml new file mode 100644 index 0000000..1a5f658 --- /dev/null +++ b/.idea/sqldialects.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file