Commit History

Author SHA1 Message Date
  ogert 395ee8f058 Remove unecessary print statement 4 years ago
  tsteuer 8f334e273b change create_index and convert_type function 4 years ago
  ogert a9e8716ec6 Merge branch 'master' of https://intra.acdp.at/gogs/tanja/cdplib into oskar-dev 4 years ago
  tsteuer 5afb5d7d90 Update 'setup.py' 4 years ago
  ogert fffd4eb29f Merge branch 'oskar-dev' of https://intra.acdp.at/gogs/tanja/cdplib into oskar-dev 4 years ago
  ogert 00a4d7b908 Add more functionality 4 years ago
  tsteuer 2f33f1f3a5 Update 'setup.py' 4 years ago
  tsteuer 16290d0713 Update 'setup.py' 4 years ago
  tsteuer c495030ed5 resolve conflicts 4 years ago
  tsteuer a8d68b0113 Update if statement in Dataframe to Collection 4 years ago
  ogert f31d83ba24 See if there are changes to the data 4 years ago
  ogert e8c4acf7c1 Optimizations, in _make_list_of_distinct return value right away if it only contains one value 4 years ago
  ogert 596231848f Add destructor which closes the mongo connection 4 years ago
  ogert 9fedf779ca Add destructor which closes the mongo connection 4 years ago
  ogert 08e6fecd09 Add try catch block for dispose_engine() 4 years ago
  ogert eb1947e6bb Remove log message in destructor 4 years ago
  ogert b3cbf04e8c Add a destructor which disposes all the remaining engine connections before deleting the sql object 4 years ago
  ogert 6dce25af8a Trying to find which method isn't closing its sql connection properly 4 years ago
  ogert 4a5a0679e7 Trying to find which method isn't closing its sql connection properly 4 years ago
  ogert 23aad80046 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 4 years ago
  ogert cf58907a9c Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 4 years ago
  ogert 356e3a71a1 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 4 years ago
  ogert 3f6c3ccd00 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. 4 years ago
  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