Commit History

作者 SHA1 備註 提交日期
  ogert 356e3a71a1 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 5 年之前
  ogert 3f6c3ccd00 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 5 年之前
  ogert 12ce1deafe Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 5 年之前
  ogert cc0c0df402 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 5 年之前
  ogert 708d3226b2 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 5 年之前
  ogert 7736e7e830 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 5 年之前
  ogert 192b946d4f Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 5 年之前
  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 5 年之前
  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 5 年之前
  ogert f31ee9b791 Change default number of sql handlers in pool 5 年之前
  ogert c37764cafb Made MongodbHandlerPool a singleton again 5 年之前
  ogert 4b787ff5b5 Made MongodbHandlerPool a singleton again 5 年之前
  ogert 6de50e59bc Fix bug in id supression implementation 5 年之前
  ogert 3644bc26a8 Add possibility to supress the _id value in query_data_and_generate_dataframe 5 年之前
  ogert eb36c04532 Add possibility to return in mongodb shape instead of dataframe to query_data_and_return_dataframe 5 年之前
  ogert 6ca8438c32 Added Flattening support for pd.Series 5 年之前
  ogert e6b5d94cd9 Fix bug which wouldnt add iteration number to key when flattening a list 5 年之前
  ogert a2f4d326c7 Update test for the new changes 5 年之前
  ogert c1991e6519 Small bug fix for print out 5 年之前
  ogert 18170aa33f Changed flatten to always return dataframe 5 年之前
  ogert dc34ca6290 Create better log messages 5 年之前
  ogert 03064e9caa Removed a test line, because of changes in the method... 5 年之前
  ogert 827a6d3f09 typo 5 年之前
  ogert 9f5c05c311 Changed error message for trying to drop a collection which doesnt exist. 5 年之前
  ogert c0e7442f15 Add log print telling many rows of data were fetched from the database 5 年之前
  ogert ced135b332 Change log message... 5 年之前
  ogert fc81e099ae Change log print 5 年之前
  ogert db4a6810b4 Changed log print. implemented test for the changed method 5 年之前
  ogert a24c482611 Update aggregation method to take an argument for setting the index of the dataframe 5 年之前
  ogert 0dbddbd6d6 Merge branch 'master' of https://intra.acdp.at/gogs/tanja/cdplib 5 年之前