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.
|
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
- <data-source source="LOCAL" name="@localhost" uuid="1d925457-0ec6-4e05-8d64-06939788523b">
- <driver-ref>mysql.8</driver-ref>
- <synchronize>true</synchronize>
- <jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
- <jdbc-url>jdbc:mysql://localhost:3306</jdbc-url>
- </data-source>
- <data-source source="LOCAL" name="calender" uuid="17a463e8-6100-487f-bdd0-6ebd223d5bf6">
- <driver-ref>sqlite.xerial</driver-ref>
- <synchronize>true</synchronize>
- <jdbc-driver>org.sqlite.JDBC</jdbc-driver>
- <jdbc-url>jdbc:sqlite:C:\Users\jbuer\PycharmProjects\dankventskalender3.0\instance\calender.sqlite</jdbc-url>
- <libraries>
- <library>
- <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.25.1/license.txt</url>
- </library>
- <library>
- <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.25.1/sqlite-jdbc-3.25.1.jar</url>
- </library>
- </libraries>
- </data-source>
- </component>
- </project>
|