1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-12-03 17:26:54 +01:00
lodel2_mirror/plugins/mongodb_datasource
Roland Haroutiounian ca6af9432b Split of the connect function to create a connection function that return a MongoClient object
This is used for the tests that needs to have access to a connection to be able to drop the test databases
2016-06-10 17:20:30 +02:00
..
__init__.py deleted a useless import 2016-06-10 14:32:14 +02:00
confspec.py MongoDB datasource enhancement 2016-06-09 14:11:34 +02:00
datasource.py Moved exceptions + LeUpdateQuery.__query implementation 2016-06-10 11:27:52 +02:00
main.py Datasources plugins enhancement and loading bugfixes 2016-06-10 14:10:52 +02:00
migration_handler.py Added connection arguments check 2016-06-10 15:13:54 +02:00
utils.py Split of the connect function to create a connection function that return a MongoClient object 2016-06-10 17:20:30 +02:00