Historique des commits

Auteur SHA1 Message Date
  ogert b56f11c1b5 Changed exception handling when disposing engine il y a 4 ans
  ogert 51ead65f7a Changed exception handling when disposing engine il y a 4 ans
  ogert e05129a045 Add if statement in sql_handler to eliminate error message when trying to dispose an engine that is already closed il y a 4 ans
  ogert d33abe1726 Merge branch 'master' of https://intra.acdp.at/gogs/tanja/cdplib il y a 4 ans
  ogert 6e3e9c3322 Add warning message for when no data for the query can be found il y a 4 ans
  tsteuer d172e63d35 get rid of waring in convert types function il y a 4 ans
  tsteuer 957f713539 update MigrationCleaning to handel bool Ja/Nein il y a 4 ans
  tsteuer 392437aa8f changed _analyze_schema function in parsejsonschema il y a 4 ans
  ogert 2328076f8b Merge branch 'master' of https://intra.acdp.at/gogs/tanja/cdplib il y a 4 ans
  ogert 395ee8f058 Remove unecessary print statement il y a 4 ans
  tsteuer 8f334e273b change create_index and convert_type function il y a 4 ans
  ogert a9e8716ec6 Merge branch 'master' of https://intra.acdp.at/gogs/tanja/cdplib into oskar-dev il y a 4 ans
  tsteuer 5afb5d7d90 Update 'setup.py' il y a 4 ans
  ogert fffd4eb29f Merge branch 'oskar-dev' of https://intra.acdp.at/gogs/tanja/cdplib into oskar-dev il y a 4 ans
  ogert 00a4d7b908 Add more functionality il y a 4 ans
  tsteuer 2f33f1f3a5 Update 'setup.py' il y a 4 ans
  tsteuer 16290d0713 Update 'setup.py' il y a 4 ans
  tsteuer c495030ed5 resolve conflicts il y a 4 ans
  tsteuer a8d68b0113 Update if statement in Dataframe to Collection il y a 4 ans
  ogert f31d83ba24 See if there are changes to the data il y a 4 ans
  ogert e8c4acf7c1 Optimizations, in _make_list_of_distinct return value right away if it only contains one value il y a 4 ans
  ogert 596231848f Add destructor which closes the mongo connection il y a 4 ans
  ogert 9fedf779ca Add destructor which closes the mongo connection il y a 4 ans
  ogert 08e6fecd09 Add try catch block for dispose_engine() il y a 4 ans
  ogert eb1947e6bb Remove log message in destructor il y a 4 ans
  ogert b3cbf04e8c Add a destructor which disposes all the remaining engine connections before deleting the sql object il y a 4 ans
  ogert 6dce25af8a Trying to find which method isn't closing its sql connection properly il y a 4 ans
  ogert 4a5a0679e7 Trying to find which method isn't closing its sql connection properly il y a 4 ans
  ogert 23aad80046 Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. il y a 4 ans
  ogert cf58907a9c Try handling unclosed sql connections by calling dispose on the engine before it is put back into the pool. il y a 4 ans