1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-24 21:46:08 +00:00
bramw_baserow/config/intellij/.idea/dataSources.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
552 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="PostgreSQL - baserow@localhost" uuid="fd934928-2033-4a7a-8c0e-d77b8599e232">
<driver-ref>postgresql</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
<jdbc-url>jdbc:postgresql://localhost:5432/baserow</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>