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.

dataSources.xml 911B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
  4. <data-source source="LOCAL" name="db" uuid="d9ef4968-0bb1-40c4-8bac-a12a0fb7e9f1">
  5. <driver-ref>sqlite.xerial</driver-ref>
  6. <synchronize>true</synchronize>
  7. <jdbc-driver>org.sqlite.JDBC</jdbc-driver>
  8. <jdbc-url>jdbc:sqlite:$PROJECT_DIR$/db.sqlite3</jdbc-url>
  9. <driver-properties>
  10. <property name="enable_load_extension" value="true" />
  11. </driver-properties>
  12. <libraries>
  13. <library>
  14. <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.25.1/sqlite-jdbc-3.25.1.jar</url>
  15. </library>
  16. <library>
  17. <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.25.1/license.txt</url>
  18. </library>
  19. </libraries>
  20. </data-source>
  21. </component>
  22. </project>