dnstats/dnstatsio

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="postgresql" uuid="7da7c26e-9b4f-4d12-9954-5c23e6872f21">
      <driver-ref>postgresql</driver-ref>
      <synchronize>true</synchronize>
      <jdbc-driver>org.postgresql.Driver</jdbc-driver>
      <jdbc-url>jdbc:postgresql://localhost:5432/dnstats</jdbc-url>
    </data-source>
    <data-source source="LOCAL" name="PostgreSQL - @localhost" uuid="648d598f-7230-4d0a-ae57-55cf5c20da2a">
      <driver-ref>postgresql</driver-ref>
      <synchronize>true</synchronize>
      <jdbc-driver>org.postgresql.Driver</jdbc-driver>
      <jdbc-url>jdbc:postgresql://localhost:5432/</jdbc-url>
    </data-source>
  </component>
</project>