Historial de Commits

Autor SHA1 Mensaje Fecha
  ogert 00a4d7b908 Add more functionality hace 4 años
  ogert f31d83ba24 See if there are changes to the data hace 5 años
  ogert e8c4acf7c1 Optimizations, in _make_list_of_distinct return value right away if it only contains one value hace 5 años
  ogert 596231848f Add destructor which closes the mongo connection hace 5 años
  ogert 9fedf779ca Add destructor which closes the mongo connection hace 5 años
  ogert 08e6fecd09 Add try catch block for dispose_engine() hace 5 años
  ogert eb1947e6bb Remove log message in destructor hace 5 años
  ogert b3cbf04e8c Add a destructor which disposes all the remaining engine connections before deleting the sql object hace 5 años
  ogert 6dce25af8a Trying to find which method isn't closing its sql connection properly hace 5 años
  ogert 4a5a0679e7 Trying to find which method isn't closing its sql connection properly hace 5 años
  ogert 23aad80046 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. hace 5 años
  ogert cf58907a9c Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. hace 5 años
  ogert 356e3a71a1 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. hace 5 años
  ogert 3f6c3ccd00 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. hace 5 años
  ogert 12ce1deafe Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. hace 5 años
  ogert cc0c0df402 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. hace 5 años
  ogert 708d3226b2 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. hace 5 años
  ogert 7736e7e830 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. hace 5 años
  ogert 192b946d4f Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. hace 5 años
  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 hace 5 años
  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 hace 5 años
  ogert f31ee9b791 Change default number of sql handlers in pool hace 5 años
  ogert c37764cafb Made MongodbHandlerPool a singleton again hace 5 años
  ogert 4b787ff5b5 Made MongodbHandlerPool a singleton again hace 5 años
  ogert 6de50e59bc Fix bug in id supression implementation hace 5 años
  ogert 3644bc26a8 Add possibility to supress the _id value in query_data_and_generate_dataframe hace 5 años
  ogert eb36c04532 Add possibility to return in mongodb shape instead of dataframe to query_data_and_return_dataframe hace 5 años
  ogert 6ca8438c32 Added Flattening support for pd.Series hace 5 años
  ogert e6b5d94cd9 Fix bug which wouldnt add iteration number to key when flattening a list hace 5 años
  ogert a2f4d326c7 Update test for the new changes hace 5 años