Luís Serralheiro

Results 17 comments of Luís Serralheiro
trafficstars

Actually, after looking at the code for a bit, it was already there... When the code cycles through the bean properties it already has a check to `continue` if the...

All in all I found 3 locations where this would make a difference and they all seemed to already have a check to ignore Transient properties.

@dstepanov I've been using the version built from this commit (in conjunction with the change on micronaut-core) for about a week now and it seems to work fine with jdbc...

@dstepanov I'll add the PR for micronaut-data shortly :slightly_smiling_face:

The only check failure seems to be, if I am intepreting it correctly, down to GH config: ``` * What went wrong: Execution failed for task ':sonarqube'. > Project not...

+1 Any chance this will be released/published soon?

@graemerocher, @dstepanov It seems you're getting ready to release version 4.0. Can we please get a resolution on this? Thanks!

Hi @dstepanov, just rebased to master. Sorry I thought this project was using the same approach as Micronaut-core but from the other PRs I gather that you actually want to...

@graemerocher, @dstepanov It seems you're getting ready to release version 4.0. Can we please get a resolution on this? Thanks!

Hi @mikegioia Thanks for opening up the issue. The project wasn't published to NPM at all. I had to rename the project to be able to publish on NPM since...