IU-2020.1.2 <aiko@pro.local Update databaseDrivers.xml
This commit is contained in:
parent
e80083c526
commit
41278fe7c6
@ -1,9 +1,12 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="LocalDatabaseDriverManager" version="163">
|
<component name="LocalDatabaseDriverManager" version="163">
|
||||||
<driver id="azure.ms">
|
<driver id="cassandra">
|
||||||
<artifact name="SQL Server" use="true" />
|
<artifact name="Cassandra" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="clickhouse">
|
||||||
|
<artifact name="ClickHouse" use="true" />
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
<option name="send-app-info" value="false" />
|
|
||||||
</driver>
|
</driver>
|
||||||
<driver id="db2">
|
<driver id="db2">
|
||||||
<artifact name="DB2" use="true" />
|
<artifact name="DB2" use="true" />
|
||||||
@ -21,10 +24,24 @@
|
|||||||
<artifact name="Apache Derby" use="true" />
|
<artifact name="Apache Derby" use="true" />
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
</driver>
|
</driver>
|
||||||
|
<driver id="exasol">
|
||||||
|
<artifact name="Exasol" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="greenplum">
|
||||||
|
<artifact name="PostgreSQL" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
<option name="schema-control" value="MANUAL" />
|
||||||
|
<option name="send-app-info" value="false" />
|
||||||
|
</driver>
|
||||||
<driver id="h2.unified">
|
<driver id="h2.unified">
|
||||||
<artifact name="H2" use="true" />
|
<artifact name="H2" use="true" />
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
</driver>
|
</driver>
|
||||||
|
<driver id="hive">
|
||||||
|
<artifact name="Hive" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
<driver id="hsqldb.local">
|
<driver id="hsqldb.local">
|
||||||
<artifact name="HSQLDB" use="true" />
|
<artifact name="HSQLDB" use="true" />
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
@ -37,37 +54,8 @@
|
|||||||
<artifact name="MariaDB Connector J" use="true" />
|
<artifact name="MariaDB Connector J" use="true" />
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
</driver>
|
</driver>
|
||||||
<driver id="mysql.8">
|
<driver id="mongo">
|
||||||
<artifact name="MySQL Connector/J 8" use="true" />
|
<artifact name="MongoDB" use="true" version="1.7.2" />
|
||||||
<option name="auto-sync" value="true" />
|
|
||||||
</driver>
|
|
||||||
<driver id="mysql">
|
|
||||||
<artifact name="MySQL Connector/J" use="true" />
|
|
||||||
<option name="auto-sync" value="true" />
|
|
||||||
</driver>
|
|
||||||
<driver id="oracle">
|
|
||||||
<artifact name="Oracle" use="true" />
|
|
||||||
<option name="auto-sync" value="true" />
|
|
||||||
<option name="auto-commit" value="false" />
|
|
||||||
</driver>
|
|
||||||
<driver id="postgresql">
|
|
||||||
<artifact name="PostgreSQL" use="true" />
|
|
||||||
<option name="auto-sync" value="true" />
|
|
||||||
<option name="schema-control" value="MANUAL" />
|
|
||||||
</driver>
|
|
||||||
<driver id="redshift">
|
|
||||||
<artifact name="Redshift" use="true" />
|
|
||||||
<option name="auto-sync" value="true" />
|
|
||||||
<option name="schema-control" value="MANUAL" />
|
|
||||||
</driver>
|
|
||||||
<driver id="greenplum">
|
|
||||||
<artifact name="PostgreSQL" use="true" />
|
|
||||||
<option name="auto-sync" value="true" />
|
|
||||||
<option name="schema-control" value="MANUAL" />
|
|
||||||
<option name="send-app-info" value="false" />
|
|
||||||
</driver>
|
|
||||||
<driver id="sqlite.xerial">
|
|
||||||
<artifact name="Xerial SQLiteJDBC" use="true" version="3.25.1" />
|
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
<option name="auto-commit" value="true" />
|
<option name="auto-commit" value="true" />
|
||||||
<option name="format-sources-on-sync" value="true" />
|
<option name="format-sources-on-sync" value="true" />
|
||||||
@ -84,39 +72,44 @@
|
|||||||
<artifact name="jTDS (SQL Server and Sybase)" use="true" />
|
<artifact name="jTDS (SQL Server and Sybase)" use="true" />
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
</driver>
|
</driver>
|
||||||
<driver id="sybase.jtds">
|
<driver id="azure.ms">
|
||||||
<artifact name="jTDS (SQL Server and Sybase)" use="true" />
|
<artifact name="SQL Server" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
<option name="send-app-info" value="false" />
|
||||||
|
</driver>
|
||||||
|
<driver id="mysql.8">
|
||||||
|
<artifact name="MySQL Connector/J 8" use="true" />
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
</driver>
|
</driver>
|
||||||
<driver id="sybase.ase">
|
<driver id="mysql">
|
||||||
|
<artifact name="MySQL Connector/J" use="true" />
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
</driver>
|
</driver>
|
||||||
<driver id="exasol">
|
<driver id="oracle">
|
||||||
<artifact name="Exasol" use="true" />
|
<artifact name="Oracle" use="true" />
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
|
<option name="auto-commit" value="false" />
|
||||||
</driver>
|
</driver>
|
||||||
<driver id="clickhouse">
|
<driver id="postgresql">
|
||||||
<artifact name="ClickHouse" use="true" />
|
<artifact name="PostgreSQL" use="true" version="42.2.5" />
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
|
<option name="schema-control" value="MANUAL" />
|
||||||
|
<option name="auto-commit" value="true" />
|
||||||
|
<option name="format-sources-on-sync" value="true" />
|
||||||
|
<option name="send-app-info" value="true" />
|
||||||
|
<option name="source-loading" value="USER_SOURCES" />
|
||||||
</driver>
|
</driver>
|
||||||
<driver id="cassandra">
|
<driver id="redshift">
|
||||||
<artifact name="Cassandra" use="true" />
|
<artifact name="Redshift" use="true" />
|
||||||
<option name="auto-sync" value="true" />
|
|
||||||
</driver>
|
|
||||||
<driver id="vertica">
|
|
||||||
<artifact name="Vertica" use="true" />
|
|
||||||
<option name="auto-sync" value="true" />
|
|
||||||
</driver>
|
|
||||||
<driver id="hive">
|
|
||||||
<artifact name="Hive" use="true" />
|
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
|
<option name="schema-control" value="MANUAL" />
|
||||||
</driver>
|
</driver>
|
||||||
<driver id="snowflake">
|
<driver id="snowflake">
|
||||||
<artifact name="Snowflake" use="true" />
|
<artifact name="Snowflake" use="true" />
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
</driver>
|
</driver>
|
||||||
<driver id="mongo">
|
<driver id="sqlite.xerial">
|
||||||
<artifact name="MongoDB" use="true" version="1.7.2" />
|
<artifact name="Xerial SQLiteJDBC" use="true" version="3.25.1" />
|
||||||
<option name="auto-sync" value="true" />
|
<option name="auto-sync" value="true" />
|
||||||
<option name="auto-commit" value="true" />
|
<option name="auto-commit" value="true" />
|
||||||
<option name="format-sources-on-sync" value="true" />
|
<option name="format-sources-on-sync" value="true" />
|
||||||
@ -124,5 +117,16 @@
|
|||||||
<option name="source-loading" value="USER_SOURCES" />
|
<option name="source-loading" value="USER_SOURCES" />
|
||||||
<option name="schema-control" value="AUTOMATIC" />
|
<option name="schema-control" value="AUTOMATIC" />
|
||||||
</driver>
|
</driver>
|
||||||
|
<driver id="sybase.jtds">
|
||||||
|
<artifact name="jTDS (SQL Server and Sybase)" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="sybase.ase">
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
|
<driver id="vertica">
|
||||||
|
<artifact name="Vertica" use="true" />
|
||||||
|
<option name="auto-sync" value="true" />
|
||||||
|
</driver>
|
||||||
</component>
|
</component>
|
||||||
</application>
|
</application>
|
||||||
Loading…
x
Reference in New Issue
Block a user