mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-21 07:24:22 +00:00
Remove useless mongo data source
This commit is contained in:
parent
93a6c59002
commit
ca1cb3fa49
1 changed files with 0 additions and 12 deletions
|
@ -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>
|
Loading…
Reference in a new issue