From 8987db8e694997eb6e29b749b0e0d9528d7dbd57 Mon Sep 17 00:00:00 2001 From: "o.pinke" Date: Thu, 12 Oct 2023 15:18:03 +0200 Subject: [PATCH] ide conf --- .idea/dataSources.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .idea/dataSources.xml diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml new file mode 100644 index 0000000..a2b5907 --- /dev/null +++ b/.idea/dataSources.xml @@ -0,0 +1,12 @@ + + + + + mariadb + true + org.mariadb.jdbc.Driver + jdbc:mariadb://localhost:3306/dev_clphp74 + $ProjectFileDir$ + + + \ No newline at end of file