Skip to content
Snippets Groups Projects
  1. Jun 22, 2020
  2. Jun 19, 2020
    • Henrik tom Wörden's avatar
      Merge branch 'f-name-query' into 'dev' · a895cdff
      Henrik tom Wörden authored
      f-name-query -> dev
      
      # Summary
      
      Fix for #51
      
      See  caosdb-mysqlbackend!13  for more information.
      
      # Focus
      
      The backend-api has changed and most of the changes just replace any usage of the obsolete `entities.name` column be an equivalent SQL using the `name_data` table.
      
      The statements are independent of each other and can be reviewed piece by piece. I added a docstring for all sql statements in question.
      
      Luckily, most of the server's interactions with the backend stays untouched, because the server uses higher level procedures for most things, which are changed in caosdb-mysqlbackend!13 
       
      a895cdff
    • Henrik tom Wörden's avatar
      MAINT: prepare for merge · 3a0c2593
      Henrik tom Wörden authored
      3a0c2593
  3. Jun 18, 2020
  4. Jun 16, 2020
  5. Jun 15, 2020
  6. Jun 14, 2020
  7. Jun 12, 2020
  8. Jun 10, 2020
  9. Jun 09, 2020
  10. Jun 04, 2020
  11. Jun 03, 2020
  12. May 28, 2020
  13. May 27, 2020
  14. May 26, 2020
  15. May 19, 2020
  16. May 18, 2020
  17. Apr 30, 2020
  18. Apr 28, 2020
Loading