Commit History

Author SHA1 Message Date
  ogert 12ce1deafe Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 4 years ago
  ogert cc0c0df402 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 4 years ago
  ogert 708d3226b2 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 4 years ago
  ogert 7736e7e830 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 4 years ago
  ogert 192b946d4f Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 4 years ago
  ogert 171430b223 Try changing read_sql_to_dataframe to take a engine instead of a connection, to see if this will help with unclosed connections to the sql database 4 years ago
  ogert 597fe68094 Try changing read_sql_to_dataframe to take a engine instead of a connection, to see if this will help with unclosed connections to the sql database 4 years ago
  ogert f31ee9b791 Change default number of sql handlers in pool 4 years ago
  ogert c37764cafb Made MongodbHandlerPool a singleton again 4 years ago
  ogert 4b787ff5b5 Made MongodbHandlerPool a singleton again 4 years ago
  ogert 6de50e59bc Fix bug in id supression implementation 4 years ago
  ogert 3644bc26a8 Add possibility to supress the _id value in query_data_and_generate_dataframe 4 years ago
  ogert eb36c04532 Add possibility to return in mongodb shape instead of dataframe to query_data_and_return_dataframe 4 years ago
  ogert 6ca8438c32 Added Flattening support for pd.Series 4 years ago
  ogert e6b5d94cd9 Fix bug which wouldnt add iteration number to key when flattening a list 4 years ago
  ogert a2f4d326c7 Update test for the new changes 4 years ago
  ogert c1991e6519 Small bug fix for print out 4 years ago
  ogert 18170aa33f Changed flatten to always return dataframe 4 years ago
  tsteuer 6aad560423 chenged if statement in DataFrameToCollection function to_list_of_documents 4 years ago
  tsteuer 0b75316583 change setup.py 4 years ago
  tsteuer ace104929d update setup.py 4 years ago
  tsteuer 9d7c25aacc change log functions MigrationCleaning 4 years ago
  tsteuer dfc555dc1c change log function to log_and_raise_error 4 years ago
  tsteuer fb7d75072b changed constructor JsonSchema 4 years ago
  tanja 48552de24b added information how to install a package from a branch 4 years ago
  tanja 17e4d68b1c corrected small bug in CleaningUtils 4 years ago
  tanja 5fccc3faa9 Merge branch 'master' of https://intra.acdp.at/gogs/tanja/cdplib 4 years ago
  tanja f2a8a4e720 added a new method to CleaningUtils 4 years ago
  tsteuer cc7db49272 change back ParseJsonSchema constructor 4 years ago
  tsteuer faa0638888 change constuctor ParseJsonSchmema to load in json dereferenced 4 years ago