Mimics the fix in Entity API: #3161304: Do not bubble cacheable metadata in entity query if there are no conditions
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | group-3169521-2.patch | 6.57 KB | kristiaanvandeneynde |
Mimics the fix in Entity API: #3161304: Do not bubble cacheable metadata in entity query if there are no conditions
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | group-3169521-2.patch | 6.57 KB | kristiaanvandeneynde |
Comments
Comment #2
kristiaanvandeneyndeThis might fail because it has a workaround for an Entity API 1.1 bug even though the minimum required version is 1.0. So will probably have to remove the workaround and then instantly bump Entity API requirement to 1.2 or higher next time we bump it.
Comment #4
kristiaanvandeneyndeOh right, composer will grab 1.1 so the test needs the workaround :D