Thanks, got it now. Yes I think that would have value; my impression
is that taking care of such things is a general expectations among
users.
In case it had to truncate[shorten?] identifier names we'd also need
to make sure that doesn't introduce ambiguities with other column
names, and - as a use
Looks like we'll want to have both MariaDB and MySQL on ci.hibernate.org then:
- https://hibernate.atlassian.net/browse/WEBSITE-383
On 22 July 2015 at 22:51, Steve Ebersole wrote:
> https://hibernate.atlassian.net/browse/HHH-9969
>
> On Wed, Jul 22, 2015 at 2:18 PM Steve Ebersole wrote:
>
>> As
On 23 July 2015 at 17:41, Steve Ebersole wrote:
> Another change is to make sure our test user has create/drop privileges on
> all databases, and to be able to create/drop databases:
>
> grant create, drop on *.* to 'hibernate_orm_test'@'localhost';
>
> We will need similar for the other databases
Hi,
On Sat, Jul 25, 2015 at 12:11:41AM -0400, Gail Badner wrote:
> I am finished with the 4.2.20.Final release, except for uploading
> distributions due to problems at SourceForge.
FYI, I am having the same issue. I am waiting for a week now to upload the
Validator release.
Initially, there wer
On Sat, Jul 25, 2015 at 03:28:51PM +, Steve Ebersole wrote:
> FWIW the check command failed, but then `rake preview` seems to run fine (I
> can view the site locally).
The 'check' task is obsolete. It really only verified bundler and rake were
installed.
I am in the process of updating the re