Compare commits
No commits in common. "0b0332c52d690fd163823519b0acdc2fba3b79e6" and "80b576639e36167ee9f2655b1114d394309d1319" have entirely different histories.
0b0332c52d
...
80b576639e
@ -1,18 +0,0 @@
|
||||
<application>
|
||||
<component name="dataSourceStorage" format="xml" multifile-model="true">
|
||||
<data-source source="LOCAL" name="df-backend@192.168.37.100" uuid="ef2e98c8-bce1-4eec-aec3-2f2cca83f118">
|
||||
<driver-ref>mariadb</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<remarks>df backend</remarks>
|
||||
<jdbc-driver>org.mariadb.jdbc.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:mariadb://192.168.37.100:3306/df-backend</jdbc-url>
|
||||
<working-dir>$ProjectFileDir$</working-dir>
|
||||
</data-source>
|
||||
<data-source source="LOCAL" name="live_view_studio_dev@192.168.37.100" uuid="2076ef74-1bd2-433c-a06a-e72a8837624a">
|
||||
<driver-ref>postgresql</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:postgresql://192.168.37.100:5432/live_view_studio_dev</jdbc-url>
|
||||
</data-source>
|
||||
</component>
|
||||
</application>
|
||||
6
find.xml
6
find.xml
@ -1,10 +1,10 @@
|
||||
<application>
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="Project Files" />
|
||||
<option name="defaultScopeName" value="Project Files" />
|
||||
<option name="customScope" value="All Places" />
|
||||
<option name="defaultScopeName" value="All Places" />
|
||||
<option name="showResultsInSeparateView" value="true" />
|
||||
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="Project Files" />
|
||||
<option name="SEARCH_SCOPE" value="All Places" />
|
||||
<mask>*.css</mask>
|
||||
<mask>*.html</mask>
|
||||
<mask>*.xml</mask>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user