dh_demo

DreamHanks demo project
git clone git://git.lair.cx/dh_demo
Log | Files | Refs | README

dataSources.xml (550B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <project version="4">
      3   <component name="DataSourceManagerImpl" format="xml" multifile-model="true">
      4     <data-source source="LOCAL" name="dreamhanks_demo@localhost" uuid="cba4c0f6-fdcd-459f-9d4c-560e29869213">
      5       <driver-ref>mysql.8</driver-ref>
      6       <synchronize>true</synchronize>
      7       <jdbc-driver>com.mysql.cj.jdbc.Driver</jdbc-driver>
      8       <jdbc-url>jdbc:mysql://localhost:3306/dreamhanks_demo</jdbc-url>
      9       <working-dir>$ProjectFileDir$</working-dir>
     10     </data-source>
     11   </component>
     12 </project>