Browse Source

IU-2021.3.3 <qiao@DESKTOP-HA9P059 Update databaseDrivers.xml

xiaoqiao 1 year ago
parent
commit
e2811e6b1a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      databaseDrivers.xml

+ 3 - 0
databaseDrivers.xml

@@ -4,5 +4,8 @@
       <artifact />
       <artifact id="MySQL ConnectorJ" name="MySQL ConnectorJ" use="true" version="8.0.25" />
     </driver>
+    <driver id="postgresql">
+      <artifact id="PostgreSQL" name="PostgreSQL" use="true" version="42.6.0" />
+    </driver>
   </component>
 </application>