diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml new file mode 100644 index 0000000..eb2e25e --- /dev/null +++ b/.idea/dataSources.xml @@ -0,0 +1,16 @@ + + + + + mysql.8 + true + syd_credit + com.mysql.cj.jdbc.Driver + jdbc:mysql://localhost:3306/syd_credit + $ProjectFileDir$ + + + + + + \ No newline at end of file diff --git a/.idea/sqldialects.xml b/.idea/sqldialects.xml new file mode 100644 index 0000000..56782ca --- /dev/null +++ b/.idea/sqldialects.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file