Skip to content
Snippets Groups Projects
  1. Jul 10, 2020
  2. Jul 06, 2020
  3. Jul 05, 2020
  4. Jul 02, 2020
  5. Jun 25, 2020
  6. Jun 22, 2020
  7. 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
  8. Jun 18, 2020
  9. Jun 16, 2020
  10. Jun 15, 2020
  11. Jun 14, 2020
  12. Jun 12, 2020
  13. Jun 10, 2020
  14. Jun 09, 2020
  15. Jun 04, 2020
  16. Jun 03, 2020
  17. May 28, 2020
  18. May 27, 2020
  19. May 26, 2020
Loading