trifid/.idea/dataSources.xml

12 lines
540 B
XML
Raw Normal View History

2023-02-03 02:39:46 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
2023-08-16 03:27:52 +00:00
<data-source source="LOCAL" name="trifidapi@localhost" uuid="39c81b89-3fc4-493f-b203-7a00527cffe6">
2023-02-03 02:39:46 +00:00
<driver-ref>postgresql</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
2023-04-03 17:28:12 +00:00
<jdbc-url>jdbc:postgresql://localhost:5432/trifid</jdbc-url>
2023-02-03 02:39:46 +00:00
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>