Guest User

Untitled

a guest
Nov 2nd, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 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="telegram" uuid="b9cd38d3-60cc-4b2e-b1c8-d8baa6631b5b">
  5. <driver-ref>sqlite.xerial</driver-ref>
  6. <synchronize>true</synchronize>
  7. <imported>true</imported>
  8. <remarks>SQLite</remarks>
  9. <jdbc-driver>org.sqlite.JDBC</jdbc-driver>
  10. <jdbc-url>jdbc:sqlite:C:\Users\Venc\PycharmProjects\pytelegrambotapi\telegram</jdbc-url>
  11. <driver-properties>
  12. <property name="enable_load_extension" value="true" />
  13. </driver-properties>
  14. <libraries>
  15. <library>
  16. <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.25.1/license.txt</url>
  17. </library>
  18. <library>
  19. <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.25.1/sqlite-jdbc-3.25.1.jar</url>
  20. </library>
  21. </libraries>
  22. </data-source>
  23. <data-source source="LOCAL" name="telegram [2]" uuid="cd36fdf1-edcc-4178-b9fd-69f658fd4004">
  24. <driver-ref>sqlite.xerial</driver-ref>
  25. <synchronize>true</synchronize>
  26. <imported>true</imported>
  27. <remarks>SQLite</remarks>
  28. <jdbc-driver>org.sqlite.JDBC</jdbc-driver>
  29. <jdbc-url>jdbc:sqlite:C:\Users\Venc\PycharmProjects\pytelegrambotapi\telegram</jdbc-url>
  30. <driver-properties>
  31. <property name="enable_load_extension" value="true" />
  32. </driver-properties>
  33. <libraries>
  34. <library>
  35. <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.25.1/license.txt</url>
  36. </library>
  37. <library>
  38. <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.25.1/sqlite-jdbc-3.25.1.jar</url>
  39. </library>
  40. </libraries>
  41. </data-source>
  42. </component>
  43. </project>
Add Comment
Please, Sign In to add comment