-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdataSources.local.xml
27 lines (27 loc) · 1.15 KB
/
dataSources.local.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="dataSourceStorageLocal" created-in="RM-213.5744.254">
<data-source name="postgres@localhost" uuid="fcc7af83-52ef-4a39-a552-c6b045fe2c8e">
<database-info product="PostgreSQL" version="9.6.0" jdbc-version="4.2" driver-name="PostgreSQL JDBC Driver" driver-version="42.1.1" dbms="POSTGRES" exact-version="9.6.0">
<identifier-quote-string>"</identifier-quote-string>
</database-info>
<case-sensitivity plain-identifiers="lower" quoted-identifiers="exact" />
<secret-storage>master_key</secret-storage>
<user-name>postgres</user-name>
<schema-mapping>
<introspection-scope>
<node negative="1">
<node kind="database">
<name qname="blue-helmet-dev" />
<name qname="bluehelmet-rails" />
<node kind="schema" qname="" />
</node>
<node kind="database" qname="postgres">
<node kind="schema" qname="public" />
</node>
</node>
</introspection-scope>
</schema-mapping>
</data-source>
</component>
</project>