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
539 B
12 lines
539 B
1 month ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<project version="4">
|
||
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
||
|
<data-source source="LOCAL" name="ROLLER_DB@localhost" uuid="9189e938-8553-4da1-b748-2f45425cc677">
|
||
|
<driver-ref>mariadb</driver-ref>
|
||
|
<synchronize>true</synchronize>
|
||
|
<jdbc-driver>org.mariadb.jdbc.Driver</jdbc-driver>
|
||
|
<jdbc-url>jdbc:mariadb://localhost:3306/ROLLER_DB</jdbc-url>
|
||
|
<working-dir>$ProjectFileDir$</working-dir>
|
||
|
</data-source>
|
||
|
</component>
|
||
|
</project>
|