Organisational import

This commit is contained in:
Tom Price
2014-11-04 03:39:11 +00:00
parent e59fd8f7a7
commit 0cfa36b602
5 changed files with 755 additions and 5 deletions

15
.idea/dataSources.xml generated
View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" hash="3840546221">
<component name="DataSourceManagerImpl" format="xml" hash="12359522">
<data-source source="LOCAL" name="Django default" uuid="09730cb6-cd27-4034-9959-d242e7905a51">
<driver-ref>sqlite.xerial</driver-ref>
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
@@ -8,6 +8,19 @@
<table-pattern>.*</table-pattern>
<libraries />
</data-source>
<data-source source="LOCAL" name="MySQL - tec_rigs@alfie.codedinternet.com" read-only="true" uuid="828bc60d-f5c3-4e1f-9566-2614d7328388">
<driver-ref>mysql</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.mysql.jdbc.Driver</jdbc-driver>
<jdbc-url>jdbc:mysql://alfie.codedinternet.com:3306/tec_rigs</jdbc-url>
<user-name>tec_rigs</user-name>
<user-password>dfd2dfe7dfe4dfc8df82dfc8df81dfeddfc3dfdfdff7df8c</user-password>
<driver-properties>
<property name="zeroDateTimeBehavior" value="convertToNull" />
<property name="tinyInt1isBit" value="false" />
</driver-properties>
<libraries />
</data-source>
</component>
</project>