Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1243 → Rev 1244

/trunk/.idea/sqldialects.xml
1,30 → 1,38
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="SqlDialectMappings">
<file url="file://$PROJECT_DIR$/setup/sql/example_access.sql" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/setup/sql/example_mssql.sql" dialect="TSQL" />
<file url="file://$PROJECT_DIR$/setup/sql/example_mysql.sql" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/setup/sql/example_oracle.sql" dialect="OracleSqlPlus" />
<file url="file://$PROJECT_DIR$/setup/sql/example_pgsql.sql" dialect="PostgreSQL" />
<file url="file://$PROJECT_DIR$/setup/sql/example_sqlite.sql" dialect="SQLite" />
<file url="file://$PROJECT_DIR$/setup/sql/struct_access.sql" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/setup/sql/struct_mssql.sql" dialect="TSQL" />
<file url="file://$PROJECT_DIR$/setup/sql/struct_mysql.sql" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/setup/sql/struct_oracle.sql" dialect="OracleSqlPlus" />
<file url="file://$PROJECT_DIR$/setup/sql/struct_pgsql.sql" dialect="PostgreSQL" />
<file url="file://$PROJECT_DIR$/setup/sql/struct_sqlite.sql" dialect="SQLite" />
<file url="file://$PROJECT_DIR$/setup/sql/wellknown_country_access.sql" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/setup/sql/wellknown_country_mssql.sql" dialect="TSQL" />
<file url="file://$PROJECT_DIR$/setup/sql/wellknown_country_mysql.sql" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/setup/sql/wellknown_country_oracle.sql" dialect="OracleSqlPlus" />
<file url="file://$PROJECT_DIR$/setup/sql/wellknown_country_pgsql.sql" dialect="PostgreSQL" />
<file url="file://$PROJECT_DIR$/setup/sql/wellknown_country_sqlite.sql" dialect="SQLite" />
<file url="file://$PROJECT_DIR$/setup/sql/wellknown_other_access.sql" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/setup/sql/wellknown_other_mssql.sql" dialect="TSQL" />
<file url="file://$PROJECT_DIR$/setup/sql/wellknown_other_mysql.sql" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/setup/sql/wellknown_other_oracle.sql" dialect="OracleSqlPlus" />
<file url="file://$PROJECT_DIR$/setup/sql/wellknown_other_pgsql.sql" dialect="PostgreSQL" />
<file url="file://$PROJECT_DIR$/setup/sql/wellknown_other_sqlite.sql" dialect="SQLite" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/access/sql/example.sql" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mysql/sql/example.sql" dialect="TSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mysql/sql/example.sql" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/oracle/sql/example.sql" dialect="OracleSqlPlus" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/pgsql/sql/example.sql" dialect="PostgreSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/sqlite/sql/example.sql" dialect="SQLite" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/firebird/sql/example.sql" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/access/sql/struct.sql" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mssql/sql/struct.sql" dialect="TSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mysql/sql/struct.sql" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/oracle/sql/struct.sql" dialect="OracleSqlPlus" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/pgsql/sql/struct.sql" dialect="PostgreSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/sqlite/sql/struct.sql" dialect="SQLite" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/firebird/sql/struct.sql" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/access/sql/wellknown_country.sql" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mssql/sql/wellknown_country.sql" dialect="TSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mysql/sql/wellknown_country.sql" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/oracle/sql/wellknown_country.sql" dialect="OracleSqlPlus" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/pgsql/sql/wellknown_country.sql" dialect="PostgreSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/sqlite/sql/wellknown_country.sql" dialect="SQLite" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/firebird/sql/wellknown_country.sql" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/access/sql/wellknown_other.sql" dialect="GenericSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mssql/sql/wellknown_other.sql" dialect="TSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mysql/sql/wellknown_other.sql" dialect="MySQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/oracle/sql/wellknown_other.sql" dialect="OracleSqlPlus" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/pgsql/sql/wellknown_other.sql" dialect="PostgreSQL" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/sqlite/sql/wellknown_other.sql" dialect="SQLite" />
<file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/firebird/sql/wellknown_other.sql" dialect="GenericSQL" />
 
<file url="PROJECT" dialect="GenericSQL" />
</component>
</project>