1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-10-16 06:17:32 +00:00

Remove useless mongo data source

This commit is contained in:
Steffo 2022-10-22 13:21:39 +02:00
parent 93a6c59002
commit ca1cb3fa49
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="year4/bigdata local" uuid="a2b2bc5d-dffe-4e73-a224-1507735ac219">
<driver-ref>mongo</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>com.dbschema.MongoJdbcDriver</jdbc-driver>
<jdbc-url>mongodb://localhost:27017</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>