Skip to content
Snippets Groups Projects
Commit a895cdff authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

Merge branch 'f-name-query' into 'dev'

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 
 
parents 44e4e74e 3a0c2593
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment