mirror of
https://github.com/neogeek23/Dominion-Strategy-Simulator.git
synced 2026-02-05 03:28:18 +00:00
PY-2017.3 <Brad@Libra Create databaseDrivers.xml
This commit is contained in:
parent
bc45b3eab7
commit
69af1f416e
78
databaseDrivers.xml
Normal file
78
databaseDrivers.xml
Normal file
@ -0,0 +1,78 @@
|
||||
<application>
|
||||
<component name="LocalDatabaseDriverManager" version="163">
|
||||
<driver id="exasol">
|
||||
<artifact name="Exasol" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="h2.unified">
|
||||
<artifact name="H2" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="azure.ms">
|
||||
<artifact name="SQL Server" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
<option name="send-app-info" value="false" />
|
||||
</driver>
|
||||
<driver id="oracle">
|
||||
<artifact name="Oracle" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
<option name="auto-commit" value="false" />
|
||||
</driver>
|
||||
<driver id="derby.embedded">
|
||||
<artifact name="Apache Derby" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="sybase.jtds">
|
||||
<artifact name="jTDS (SQL Server and Sybase)" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="sqlserver.jtds">
|
||||
<artifact name="jTDS (SQL Server and Sybase)" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="hsqldb.local">
|
||||
<artifact name="HSQLDB" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="derby.remote">
|
||||
<artifact name="Apache Derby" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="sqlite.xerial">
|
||||
<artifact name="Xerial SQLiteJDBC" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="sybase.ase">
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="postgresql">
|
||||
<artifact name="PostgreSQL" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="redshift">
|
||||
<artifact name="Redshift" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="db2">
|
||||
<artifact name="DB2" use="true" />
|
||||
<option name="auto-sync" value="false" />
|
||||
</driver>
|
||||
<driver id="sqlserver.ms">
|
||||
<artifact name="SQL Server" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
<option name="send-app-info" value="false" />
|
||||
</driver>
|
||||
<driver id="db2.jtopen">
|
||||
<artifact name="JTOpen (DB2 iSeries)" use="true" />
|
||||
<option name="auto-sync" value="false" />
|
||||
</driver>
|
||||
<driver id="mysql">
|
||||
<artifact name="MySQL Connector/J" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="hsqldb.remote">
|
||||
<artifact name="HSQLDB" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
</component>
|
||||
</application>
|
||||
Loading…
x
Reference in New Issue
Block a user