Commit Verlauf

Autor SHA1 Nachricht Datum
  ogert ee2def1fea Silenced exception for dispose_engine vor 4 Jahren
  tsteuer 430d190a87 update SqlHandler vor 4 Jahren
  tsteuer b1737b4746 back to beginning vor 4 Jahren
  tsteuer 360912c7ab update execute functoin sqlHandler vor 4 Jahren
  tsteuer e070d03523 return list of results from execute SQLHandler vor 4 Jahren
  tsteuer 4ab964141b undo changes vor 4 Jahren
  tsteuer e64f49fd73 adjust execute functoin in sql Handler vor 4 Jahren
  ogert 9b55fd11a9 Add variable for filtering return values in 'query_data_and_generate_dataframe' vor 4 Jahren
  ogert bd193e5cea Changed exception handling when disposing engine vor 4 Jahren
  ogert b56f11c1b5 Changed exception handling when disposing engine vor 4 Jahren
  ogert 51ead65f7a Changed exception handling when disposing engine vor 4 Jahren
  ogert e05129a045 Add if statement in sql_handler to eliminate error message when trying to dispose an engine that is already closed vor 4 Jahren
  tsteuer c495030ed5 resolve conflicts vor 4 Jahren
  ogert 596231848f Add destructor which closes the mongo connection vor 4 Jahren
  ogert 08e6fecd09 Add try catch block for dispose_engine() vor 4 Jahren
  ogert eb1947e6bb Remove log message in destructor vor 4 Jahren
  ogert b3cbf04e8c Add a destructor which disposes all the remaining engine connections before deleting the sql object vor 4 Jahren
  ogert 6dce25af8a Trying to find which method isn't closing its sql connection properly vor 4 Jahren
  ogert 4a5a0679e7 Trying to find which method isn't closing its sql connection properly vor 4 Jahren
  ogert 23aad80046 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. vor 4 Jahren
  ogert cf58907a9c Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. vor 4 Jahren
  ogert 3f6c3ccd00 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. vor 4 Jahren
  ogert 12ce1deafe Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. vor 4 Jahren
  ogert cc0c0df402 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. vor 4 Jahren
  ogert 708d3226b2 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. vor 4 Jahren
  ogert 7736e7e830 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. vor 4 Jahren
  ogert 192b946d4f Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. vor 4 Jahren
  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 vor 4 Jahren
  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 vor 4 Jahren
  ogert f31ee9b791 Change default number of sql handlers in pool vor 4 Jahren