From 8d01130ce20577afa45e65298e04a2ea05f31463 Mon Sep 17 00:00:00 2001 From: jvyden Date: Sat, 20 Nov 2021 02:01:48 -0500 Subject: [PATCH] update datasources --- .idea/.idea.ProjectLighthouse/.idea/dataSources.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.idea/.idea.ProjectLighthouse/.idea/dataSources.xml b/.idea/.idea.ProjectLighthouse/.idea/dataSources.xml index 4b88ef02..c64bade5 100644 --- a/.idea/.idea.ProjectLighthouse/.idea/dataSources.xml +++ b/.idea/.idea.ProjectLighthouse/.idea/dataSources.xml @@ -8,5 +8,12 @@ jdbc:mysql://localhost:3306/lighthouse $ProjectFileDir$ + + mariadb + true + org.mariadb.jdbc.Driver + jdbc:mariadb://localhost:3306 + $ProjectFileDir$ + \ No newline at end of file