You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
535 B
12 lines
535 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<project version="4"> |
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true"> |
|
<data-source source="LOCAL" name="test_db" uuid="0a24117f-93d1-4099-a276-360eb655dc7f"> |
|
<driver-ref>mysql.8</driver-ref> |
|
<synchronize>true</synchronize> |
|
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver> |
|
<jdbc-url>jdbc:mysql://localhost:3306/test_db</jdbc-url> |
|
<working-dir>$ProjectFileDir$</working-dir> |
|
</data-source> |
|
</component> |
|
</project> |