A-Corregidor
A-Corregidor
### Describe the bug Hi there! Let's suppose a base Delivery model with 3 fields: id, deliverableType, and deliverableId. If you follow the [docs](https://loopback.io/doc/en/lb4/Polymorphic-relation.html), you'll get this error when requesting...
## Suggestion It would be nice to be able to filter a Model by the concatenation of two columns. I mean, to be able to replicate this type of SQL...
## Steps to reproduce Generate a new project (ex: loopback example todo-list), change DB from memory objecto to MySQL, create MySQL database and config connector. Seed database with some data....
## 🐛 Bug Report When protecting a worksheet, it can't be sorted even when param sort is set to true Lib version: 4.3.0 ## Steps To Reproduce Create and protect...