Browse Source

IDE meta update (datasource)

Vijayakrishnan 5 years ago
parent
commit
46be095968
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .idea/dataSources.xml

+ 2 - 2
.idea/dataSources.xml

@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
 <project version="4">
   <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
   <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
-    <data-source source="LOCAL" name="stag2@localhost" uuid="d127a3b7-9799-49f9-8d87-747f4dd66e7d">
+    <data-source source="LOCAL" name="stag@localhost" uuid="d127a3b7-9799-49f9-8d87-747f4dd66e7d">
       <driver-ref>postgresql</driver-ref>
       <driver-ref>postgresql</driver-ref>
       <synchronize>true</synchronize>
       <synchronize>true</synchronize>
       <jdbc-driver>org.postgresql.Driver</jdbc-driver>
       <jdbc-driver>org.postgresql.Driver</jdbc-driver>
-      <jdbc-url>jdbc:postgresql://localhost:5432/stag2</jdbc-url>
+      <jdbc-url>jdbc:postgresql://localhost:5432/stag</jdbc-url>
     </data-source>
     </data-source>
   </component>
   </component>
 </project>
 </project>