Commit History

Author SHA1 Message Date
  ogert 4b9e21ebfd Adding exception handling for when inserting many documents when some of them are invalid 5 years ago
  ogert 9fc0941757 Enabled update many in 'update_data_in_collection' 5 years ago
  ogert c62797217b Add variable for filtering return values in 'query_data_and_generate_dataframe' 5 years ago
  ogert 9b55fd11a9 Add variable for filtering return values in 'query_data_and_generate_dataframe' 5 years ago
  ogert 6e3e9c3322 Add warning message for when no data for the query can be found 5 years ago
  ogert 2328076f8b Merge branch 'master' of https://intra.acdp.at/gogs/tanja/cdplib 5 years ago
  ogert 395ee8f058 Remove unecessary print statement 5 years ago
  tsteuer 8f334e273b change create_index and convert_type function 5 years ago
  ogert 00a4d7b908 Add more functionality 5 years ago
  ogert 596231848f Add destructor which closes the mongo connection 5 years ago
  ogert 9fedf779ca Add destructor which closes the mongo connection 5 years ago
  ogert c37764cafb Made MongodbHandlerPool a singleton again 5 years ago
  ogert 4b787ff5b5 Made MongodbHandlerPool a singleton again 5 years ago
  ogert 6de50e59bc Fix bug in id supression implementation 5 years ago
  ogert 3644bc26a8 Add possibility to supress the _id value in query_data_and_generate_dataframe 5 years ago
  ogert eb36c04532 Add possibility to return in mongodb shape instead of dataframe to query_data_and_return_dataframe 5 years ago
  ogert 18170aa33f Changed flatten to always return dataframe 5 years ago
  ogert dc34ca6290 Create better log messages 5 years ago
  ogert 827a6d3f09 typo 5 years ago
  ogert 9f5c05c311 Changed error message for trying to drop a collection which doesnt exist. 5 years ago
  ogert c0e7442f15 Add log print telling many rows of data were fetched from the database 5 years ago
  ogert a24c482611 Update aggregation method to take an argument for setting the index of the dataframe 5 years ago
  ogert 0b9d211c35 Write unit test for mongodb handler 5 years ago
  ogert a8bbdb2353 Change assert statement 5 years ago
  ogert 6a1f801bd9 Fix typo 5 years ago
  ogert 28d8de8656 Add method for creating indexes in collections 5 years ago
  tsteuer 08e8a20156 update cdplib 5 years ago
  tsteuer b2a5819d6c update cdplib 5 years ago
  tsteuer 3c3857eb60 change dereference fuction and move to ParseJsonSchema 5 years ago
  tanja 3bb02ade48 renamed libraries to cdplib 5 years ago