DbExporter/.idea/dataSources.xml

12 lines
532 B
XML
Raw Normal View History

2024-02-17 22:38:45 +05:30
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="bankdb@localhost" uuid="e1c669a5-e40b-4d6c-b820-ef2b1a1698a6">
<driver-ref>mysql.8</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://localhost:3306/bankdb</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>