LarryHsiao/Vesta

View on GitHub
.idea/dataSources.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
    <data-source source="LOCAL" name="vesta.db" uuid="4898a2ec-1c35-4c8c-801c-69432f3ce5c0">
      <driver-ref>h2.unified</driver-ref>
      <synchronize>true</synchronize>
      <jdbc-driver>org.h2.Driver</jdbc-driver>
      <jdbc-url>jdbc:h2:file:$USER_HOME$/abc/vesta.db</jdbc-url>
    </data-source>
  </component>
</project>