IU-2020.2 <aiko@Lindas-MacBook-Pro.local Update filetypes.xml, databaseDrivers.xml
This commit is contained in:
parent
c3ba06ee25
commit
49e4f10af7
@ -1,73 +1,48 @@
|
||||
<application>
|
||||
<component name="LocalDatabaseDriverManager" version="163">
|
||||
<driver id="azure.ms">
|
||||
<artifact name="SQL Server" use="true" />
|
||||
<component name="LocalDatabaseDriverManager" version="201">
|
||||
<driver id="cassandra">
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="clickhouse">
|
||||
<option name="auto-sync" value="true" />
|
||||
<option name="send-app-info" value="false" />
|
||||
</driver>
|
||||
<driver id="db2">
|
||||
<artifact name="DB2" use="true" />
|
||||
<option name="auto-sync" value="false" />
|
||||
</driver>
|
||||
<driver id="db2.jtopen">
|
||||
<artifact name="JTOpen (DB2 iSeries)" use="true" />
|
||||
<option name="auto-sync" value="false" />
|
||||
</driver>
|
||||
<driver id="derby.embedded">
|
||||
<artifact name="Apache Derby" 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="h2.unified">
|
||||
<artifact name="H2" use="true" />
|
||||
<driver id="exasol">
|
||||
<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="hsqldb.remote">
|
||||
<artifact name="HSQLDB" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="mariadb">
|
||||
<artifact name="MariaDB Connector J" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="mysql.8">
|
||||
<artifact name="MySQL Connector/J 8" use="true" />
|
||||
<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" />
|
||||
<driver id="h2.unified">
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="hive">
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="hsqldb.local">
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="hsqldb.remote">
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="mariadb">
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="mongo">
|
||||
<artifact id="MongoDB" name="MongoDB" use="true" version="1.7.2" />
|
||||
<option name="auto-sync" value="true" />
|
||||
<option name="auto-commit" value="true" />
|
||||
<option name="format-sources-on-sync" value="true" />
|
||||
@ -76,47 +51,48 @@
|
||||
<option name="schema-control" value="AUTOMATIC" />
|
||||
</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="sqlserver.jtds">
|
||||
<artifact name="jTDS (SQL Server and Sybase)" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="sybase.jtds">
|
||||
<artifact name="jTDS (SQL Server and Sybase)" use="true" />
|
||||
<driver id="azure.ms">
|
||||
<option name="auto-sync" value="true" />
|
||||
<option name="send-app-info" value="false" />
|
||||
</driver>
|
||||
<driver id="mysql.8">
|
||||
<artifact id="MySQL Connector/J 8" name="MySQL Connector/J 8" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="sybase.ase">
|
||||
<driver id="mysql">
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="exasol">
|
||||
<artifact name="Exasol" use="true" />
|
||||
<driver id="mysql_aurora">
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="clickhouse">
|
||||
<artifact name="ClickHouse" use="true" />
|
||||
<driver id="oracle">
|
||||
<option name="auto-sync" value="true" />
|
||||
<option name="auto-commit" value="false" />
|
||||
</driver>
|
||||
<driver id="cassandra">
|
||||
<artifact name="Cassandra" use="true" />
|
||||
<driver id="postgresql">
|
||||
<artifact id="PostgreSQL" name="PostgreSQL" use="true" version="42.2.5" />
|
||||
<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 id="vertica">
|
||||
<artifact name="Vertica" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="hive">
|
||||
<artifact name="Hive" use="true" />
|
||||
<driver id="redshift">
|
||||
<option name="auto-sync" value="true" />
|
||||
<option name="schema-control" value="MANUAL" />
|
||||
</driver>
|
||||
<driver id="snowflake">
|
||||
<artifact name="Snowflake" use="true" />
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="mongo">
|
||||
<artifact name="MongoDB" use="true" version="1.7.2" />
|
||||
<driver id="sqlite.xerial">
|
||||
<artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.25.1" />
|
||||
<option name="auto-sync" value="true" />
|
||||
<option name="auto-commit" value="true" />
|
||||
<option name="format-sources-on-sync" value="true" />
|
||||
@ -124,5 +100,14 @@
|
||||
<option name="source-loading" value="USER_SOURCES" />
|
||||
<option name="schema-control" value="AUTOMATIC" />
|
||||
</driver>
|
||||
<driver id="sybase.jtds">
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="sybase.ase">
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
<driver id="vertica">
|
||||
<option name="auto-sync" value="true" />
|
||||
</driver>
|
||||
</component>
|
||||
</application>
|
||||
@ -2,9 +2,10 @@
|
||||
<component name="FileTypeManager" version="17">
|
||||
<extensionMap>
|
||||
<mapping ext="prj" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="cmd" approved="true" type="PLAIN_TEXT" />
|
||||
<mapping pattern="setenv" type="Shell Script" />
|
||||
<removed_mapping ext="bat" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="log" approved="true" type="PLAIN_TEXT" />
|
||||
<removed_mapping ext="dockerfile" approved="true" type="textmate" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user