mirror of
https://github.com/1f349/violet.git
synced 2024-11-09 14:12:58 +00:00
12 lines
525 B
XML
12 lines
525 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
|
<data-source source="LOCAL" name="identifier.sqlite" uuid="5b42d21a-92a8-43d0-8651-c1555b91060c">
|
|
<driver-ref>sqlite.xerial</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
|
|
<jdbc-url>jdbc:sqlite:identifier.sqlite</jdbc-url>
|
|
<working-dir>$ProjectFileDir$</working-dir>
|
|
</data-source>
|
|
</component>
|
|
</project> |