Sébastien Le Ray

Results 4 issues of Sébastien Le Ray

When hex-blob was specified and virtual columns of type blob or bit existed, produced dump file was invalid. Move the "virtual-column" case on the top of the getColumnStmt process to...

Current _embedded handling put embedded resources in cache. This causes several issues The first one is that when using `NeverCache`, if you follow Ketting's guidelines and use `follow`/`followAll` to get...

When an embedded does not contain a self-link, a warning is printed and the item is ignored. While the spec looks contradictory, the embedded should not be ignored The HAL...

Couldn't getMapperForView be cached to avoid instantiating new mapper at each call ?