Sanne, yep thats why I sent the second email with a link ;)
Anyway.. I just pushed some initial work on the manual. Its not complete
yet. And I still need to start on the mapping guide. Let me know any
thoughts y'all have.
On Mon, Jul 27, 2015 at 2:31 PM Sanne Grinovero wrote:
> I didn't r
I didn't receive an attachment. AFAIK the mailing list drops them?
On 27 Jul 2015 14:39, "Steve Ebersole" wrote:
> I have been putting a lot of TLC into the ORM documentation this weekend
> getting ready for 5.0 to go Final. To that end I have put together a
> proposal for these changes, it is a
Forgot our list strips attachments :)
https://github.com/hibernate/hibernate-orm/wiki/Documentation-proposal
On Mon, Jul 27, 2015 at 8:38 AM Steve Ebersole wrote:
> I have been putting a lot of TLC into the ORM documentation this weekend
> getting ready for 5.0 to go Final. To that end I have
Well the problem is that we have a few multi-catalog/schema tests: tests
that specifically test referring to objects from multiple
catalogs/schemas. And on top of that we have schema export tests that test
being able to create catalogs and schemas.
So we have a few options. We can pre-determine
I have been putting a lot of TLC into the ORM documentation this weekend
getting ready for 5.0 to go Final. To that end I have put together a
proposal for these changes, it is attached. I'd like to get some
feedback. Thanks
___
hibernate-dev mailing li
2015-07-24 9:56 GMT+02:00 Emmanuel Bernard :
> I have been adding a facet to GridDialect and found it surprisingly hard:
>
> * I was not sure which non datastore dialects was supposed to implement
> the facet nor really how to find these non datastore dialects. I am talking
> about GridDialectLogg