Guest User

Untitled

a guest
Sep 30th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  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="Django default" uuid="0597b18d-92a0-4d81-a019-8014e6961663">
  5. <driver-ref>mysql</driver-ref>
  6. <synchronize>true</synchronize>
  7. <imported>true</imported>
  8. <remarks>$PROJECT_DIR$/untitled/settings.py</remarks>
  9. <jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
  10. <jdbc-url>jdbc:mysql://127.0.0.1:3306/hp</jdbc-url>
  11. <driver-properties>
  12. <property name="autoReconnect" value="true" />
  13. <property name="zeroDateTimeBehavior" value="convertToNull" />
  14. <property name="tinyInt1isBit" value="false" />
  15. <property name="characterEncoding" value="utf8" />
  16. <property name="characterSetResults" value="utf8" />
  17. <property name="yearIsDateType" value="false" />
  18. </driver-properties>
  19. <libraries>
  20. <library>
  21. <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/mysql-connector-license.txt</url>
  22. </library>
  23. <library>
  24. <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/mysql-connector-java-5.1.35-bin.jar</url>
  25. </library>
  26. </libraries>
  27. </data-source>
  28. </component>
  29. </project>
Add Comment
Please, Sign In to add comment