Compare commits
No commits in common. "bd4dba947951393297b96e2e3d0bc4f5a0cd6a9a" and "0c1415ca04bde6ad14912ce1f8a00a1fdb9d567e" have entirely different histories.
bd4dba9479
...
0c1415ca04
@ -13,7 +13,7 @@
|
||||
<artifact id="PostgreSQL" name="PostgreSQL" use="true" version="42.2.5" />
|
||||
</driver>
|
||||
<driver id="sqlite.xerial">
|
||||
<artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.34.0" />
|
||||
<artifact id="Xerial SQLiteJDBC" name="Xerial SQLiteJDBC" use="true" version="3.25.1" />
|
||||
</driver>
|
||||
</component>
|
||||
</application>
|
||||
3
find.xml
3
find.xml
@ -2,9 +2,12 @@
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="Project Files" />
|
||||
<option name="defaultScopeName" value="Project Files" />
|
||||
<option name="regularExpressions" value="true" />
|
||||
<option name="showResultsInSeparateView" value="true" />
|
||||
<option name="REGULAR_EXPRESSIONS" value="true" />
|
||||
<option name="SHOW_RESULTS_IN_SEPARATE_VIEW" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="Project Files" />
|
||||
<option name="FILE_MASK" value="*.ex" />
|
||||
<mask>*.css</mask>
|
||||
<mask>*.html</mask>
|
||||
<mask>*.xml</mask>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user