Subversion Repositories oidplus

Rev

Rev 1140 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1140 Rev 1244
Line 1... Line 1...
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<project version="4">
2
<project version="4">
3
  <component name="SqlDialectMappings">
3
  <component name="SqlDialectMappings">
4
    <file url="file://$PROJECT_DIR$/setup/sql/example_access.sql" dialect="GenericSQL" />
4
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/access/sql/example.sql" dialect="GenericSQL" />
5
    <file url="file://$PROJECT_DIR$/setup/sql/example_mssql.sql" dialect="TSQL" />
5
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mysql/sql/example.sql" dialect="TSQL" />
6
    <file url="file://$PROJECT_DIR$/setup/sql/example_mysql.sql" dialect="MySQL" />
6
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mysql/sql/example.sql" dialect="MySQL" />
7
    <file url="file://$PROJECT_DIR$/setup/sql/example_oracle.sql" dialect="OracleSqlPlus" />
7
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/oracle/sql/example.sql" dialect="OracleSqlPlus" />
8
    <file url="file://$PROJECT_DIR$/setup/sql/example_pgsql.sql" dialect="PostgreSQL" />
8
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/pgsql/sql/example.sql" dialect="PostgreSQL" />
9
    <file url="file://$PROJECT_DIR$/setup/sql/example_sqlite.sql" dialect="SQLite" />
9
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/sqlite/sql/example.sql" dialect="SQLite" />
-
 
10
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/firebird/sql/example.sql" dialect="GenericSQL" />
-
 
11
   
10
    <file url="file://$PROJECT_DIR$/setup/sql/struct_access.sql" dialect="GenericSQL" />
12
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/access/sql/struct.sql" dialect="GenericSQL" />
11
    <file url="file://$PROJECT_DIR$/setup/sql/struct_mssql.sql" dialect="TSQL" />
13
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mssql/sql/struct.sql" dialect="TSQL" />
12
    <file url="file://$PROJECT_DIR$/setup/sql/struct_mysql.sql" dialect="MySQL" />
14
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mysql/sql/struct.sql" dialect="MySQL" />
13
    <file url="file://$PROJECT_DIR$/setup/sql/struct_oracle.sql" dialect="OracleSqlPlus" />
15
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/oracle/sql/struct.sql" dialect="OracleSqlPlus" />
14
    <file url="file://$PROJECT_DIR$/setup/sql/struct_pgsql.sql" dialect="PostgreSQL" />
16
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/pgsql/sql/struct.sql" dialect="PostgreSQL" />
15
    <file url="file://$PROJECT_DIR$/setup/sql/struct_sqlite.sql" dialect="SQLite" />
17
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/sqlite/sql/struct.sql" dialect="SQLite" />
-
 
18
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/firebird/sql/struct.sql" dialect="GenericSQL" />
-
 
19
   
16
    <file url="file://$PROJECT_DIR$/setup/sql/wellknown_country_access.sql" dialect="GenericSQL" />
20
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/access/sql/wellknown_country.sql" dialect="GenericSQL" />
17
    <file url="file://$PROJECT_DIR$/setup/sql/wellknown_country_mssql.sql" dialect="TSQL" />
21
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mssql/sql/wellknown_country.sql" dialect="TSQL" />
18
    <file url="file://$PROJECT_DIR$/setup/sql/wellknown_country_mysql.sql" dialect="MySQL" />
22
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mysql/sql/wellknown_country.sql" dialect="MySQL" />
19
    <file url="file://$PROJECT_DIR$/setup/sql/wellknown_country_oracle.sql" dialect="OracleSqlPlus" />
23
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/oracle/sql/wellknown_country.sql" dialect="OracleSqlPlus" />
20
    <file url="file://$PROJECT_DIR$/setup/sql/wellknown_country_pgsql.sql" dialect="PostgreSQL" />
24
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/pgsql/sql/wellknown_country.sql" dialect="PostgreSQL" />
21
    <file url="file://$PROJECT_DIR$/setup/sql/wellknown_country_sqlite.sql" dialect="SQLite" />
25
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/sqlite/sql/wellknown_country.sql" dialect="SQLite" />
-
 
26
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/firebird/sql/wellknown_country.sql" dialect="GenericSQL" />
-
 
27
   
22
    <file url="file://$PROJECT_DIR$/setup/sql/wellknown_other_access.sql" dialect="GenericSQL" />
28
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/access/sql/wellknown_other.sql" dialect="GenericSQL" />
23
    <file url="file://$PROJECT_DIR$/setup/sql/wellknown_other_mssql.sql" dialect="TSQL" />
29
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mssql/sql/wellknown_other.sql" dialect="TSQL" />
24
    <file url="file://$PROJECT_DIR$/setup/sql/wellknown_other_mysql.sql" dialect="MySQL" />
30
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/mysql/sql/wellknown_other.sql" dialect="MySQL" />
25
    <file url="file://$PROJECT_DIR$/setup/sql/wellknown_other_oracle.sql" dialect="OracleSqlPlus" />
31
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/oracle/sql/wellknown_other.sql" dialect="OracleSqlPlus" />
26
    <file url="file://$PROJECT_DIR$/setup/sql/wellknown_other_pgsql.sql" dialect="PostgreSQL" />
32
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/pgsql/sql/wellknown_other.sql" dialect="PostgreSQL" />
27
    <file url="file://$PROJECT_DIR$/setup/sql/wellknown_other_sqlite.sql" dialect="SQLite" />
33
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/sqlite/sql/wellknown_other.sql" dialect="SQLite" />
-
 
34
    <file url="file://$PROJECT_DIR$/plugins/viathinksoft/sqlSlang/firebird/sql/wellknown_other.sql" dialect="GenericSQL" />
-
 
35
 
28
    <file url="PROJECT" dialect="GenericSQL" />
36
    <file url="PROJECT" dialect="GenericSQL" />
29
  </component>
37
  </component>
30
</project>
38
</project>