fix SELECT name FROM ENTITY
- May 17, 2021
-
-
Timm Fitschen authored
-
Timm Fitschen authored
-
- May 12, 2021
-
-
Timm Fitschen authored
-
Timm Fitschen authored
-
- Apr 08, 2021
-
-
Timm Fitschen authored
-
Fixes #130 (closed)
The actual fix is only a if(id>99)
because the error occured when the result set contained some of the special entities (which are usually hidden to users).
Tests in caosdb-pyinttest!4 (merged)
Manual testing: checkout this branch in deploy and search FIND ENTITY
or SELECT something FROM ENTITY
.
For further good practices have a look at our review guidelines.