Hi,
Getting back to this issue.
If it were only for the render() case, I would have registered the enums as
parameters as done before, in all cases.
But considering the renderProjection() case where we should avoid
parameters, I wonder if we should register a ValueHandler for enums.
Obviously,
Yeah, personally, I think it's a bug, e.g. this type shouldn't have been
used in the first place.
But as it works when not storing nulls in the column, YMMV depending if you
use null or not.
My vote goes to fix + note in the migration guide.
Gail, what's your take on this one?
Thanks!
On Fri,
In the general sense, it ultimately comes down to how one views the
situation. Is it a bug? Then I think it is reasonable to just change it
and mention it in the migration guide. If it is an enhancement, then I
think a setting makes sense to control this.
Honestly though, not sure this has a bi
Hi,
Quite some time ago, someone opened
https://hibernate.atlassian.net/browse/HHH-12850 stating that null values
were not supported for Booleans with SAP SQL Anywhere.
This is due to the fact that null values are not supported for bits and we
should use a tinyint. Interestingly enough, it was fi
Hi,
Not sure it's related but when I go to JIRA on my mobile phone (probably
not logged in), I have a popup asking to log in that I have to close.
Sometimes it reappears once again when I close it.
I don't have this behavior when using Firefox on my laptop, even when
signed out but that might exp
Sanne -
Same here, I haven't changed anything.
Chris
On 11/2/18 7:14 AM, Yoann Rodiere wrote:
> I didn't change the settings recently.
>
> On Fri, 2 Nov 2018 at 12:03, Sanne Grinovero wrote:
>
>> Hi all,
>>
>> I'm receiving requests to approve people who are creating accounts on JIRA.
>>
>> Whi
Hi,
I didn't change the settings recently.
Yoann Rodière
Hibernate NoORM Team
yo...@hibernate.org
On Fri, 2 Nov 2018 at 12:03, Sanne Grinovero wrote:
> Hi all,
>
> I'm receiving requests to approve people who are creating accounts on JIRA.
>
> While it's good to see lots of people interested
Hi all,
I'm receiving requests to approve people who are creating accounts on JIRA.
While it's good to see lots of people interested in registering, I've
never had to approve these before.
Did someone change settings or should I report this to Atlassian?
Thanks,
Sanne
__