dankventskalender migrate to flask
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

25 lines
1.1KB

  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="@localhost" uuid="1d925457-0ec6-4e05-8d64-06939788523b">
  5. <driver-ref>mysql.8</driver-ref>
  6. <synchronize>true</synchronize>
  7. <jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
  8. <jdbc-url>jdbc:mysql://localhost:3306</jdbc-url>
  9. </data-source>
  10. <data-source source="LOCAL" name="calender" uuid="17a463e8-6100-487f-bdd0-6ebd223d5bf6">
  11. <driver-ref>sqlite.xerial</driver-ref>
  12. <synchronize>true</synchronize>
  13. <jdbc-driver>org.sqlite.JDBC</jdbc-driver>
  14. <jdbc-url>jdbc:sqlite:C:\Users\jbuer\PycharmProjects\dankventskalender3.0\instance\calender.sqlite</jdbc-url>
  15. <libraries>
  16. <library>
  17. <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.25.1/license.txt</url>
  18. </library>
  19. <library>
  20. <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.25.1/sqlite-jdbc-3.25.1.jar</url>
  21. </library>
  22. </libraries>
  23. </data-source>
  24. </component>
  25. </project>