1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-10-18 13:46:42 +02:00

Page de paiement (en cours)

This commit is contained in:
Yohann
2020-01-01 21:53:46 +01:00
parent 69c453c408
commit d81ad02235
7 changed files with 95 additions and 24 deletions

10
.idea/dataSources.xml generated
View File

@@ -1,18 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="tfjm@galaxyoyo.com" uuid="ce243a48-c634-4134-8105-e68ea53cd5ed">
<data-source source="LOCAL" name="tfjm@ynerant.fr" uuid="ce243a48-c634-4134-8105-e68ea53cd5ed">
<driver-ref>mysql.8</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://galaxyoyo.com:3306/tfjm</jdbc-url>
<jdbc-url>jdbc:mysql://ynerant.fr:3306/tfjm</jdbc-url>
<driver-properties>
<property name="autoReconnect" value="true" />
<property name="zeroDateTimeBehavior" value="CONVERT_TO_NULL" />
<property name="tinyInt1isBit" value="false" />
<property name="characterEncoding" value="utf8" />
<property name="characterSetResults" value="utf8" />
<property name="yearIsDateType" value="false" />
<property name="serverTimezone" value="GMT+1" />
</driver-properties>
<time-zone>GMT+1</time-zone>