Commit 5a3597532e9b4814a9a8f60af30a24a77400f7bd
1 parent
70a013a8
Arrêtez de m'embêter avec les dataSources
Showing
3 changed files
with
1 additions
and
28 deletions
Show diff stats
.gitignore
.idea/dataSources.local.xml deleted
@@ -1,8 +0,0 @@ | @@ -1,8 +0,0 @@ | ||
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<project version="4"> | ||
3 | - <component name="dataSourceStorageLocal"> | ||
4 | - <data-source name="bade@192.168.0.28" uuid="7e4ff828-d2d1-4752-a033-bfc8d5c3ccd8"> | ||
5 | - <database-info product="" version="" jdbc-version="" driver-name="" driver-version="" /> | ||
6 | - </data-source> | ||
7 | - </component> | ||
8 | -</project> | ||
9 | \ No newline at end of file | 0 | \ No newline at end of file |
.idea/dataSources.xml deleted
@@ -1,19 +0,0 @@ | @@ -1,19 +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="bade@192.168.0.28" uuid="7e4ff828-d2d1-4752-a033-bfc8d5c3ccd8"> | ||
5 | - <driver-ref>mysql</driver-ref> | ||
6 | - <synchronize>true</synchronize> | ||
7 | - <jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver> | ||
8 | - <jdbc-url>jdbc:mysql://192.168.0.28:3306/bade</jdbc-url> | ||
9 | - <driver-properties> | ||
10 | - <property name="autoReconnect" value="true" /> | ||
11 | - <property name="zeroDateTimeBehavior" value="convertToNull" /> | ||
12 | - <property name="tinyInt1isBit" value="false" /> | ||
13 | - <property name="characterEncoding" value="utf8" /> | ||
14 | - <property name="characterSetResults" value="utf8" /> | ||
15 | - <property name="yearIsDateType" value="false" /> | ||
16 | - </driver-properties> | ||
17 | - </data-source> | ||
18 | - </component> | ||
19 | -</project> | ||
20 | \ No newline at end of file | 0 | \ No newline at end of file |