linkding/.idea/dataSources.xml

11 lines
489 B
XML
Raw Normal View History

2019-06-27 06:09:51 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
2019-12-24 12:31:55 +00:00
<data-source source="LOCAL" name="SQLite - db.sqlite3" uuid="c880bd6d-554c-484d-a5be-45581d9a9377">
2019-06-27 06:09:51 +00:00
<driver-ref>sqlite.xerial</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
2019-12-24 12:31:55 +00:00
<jdbc-url>jdbc:sqlite:$PROJECT_DIR$/data/db.sqlite3</jdbc-url>
2019-06-27 06:09:51 +00:00
</data-source>
</component>
</project>