Re: [Hibernate] Quoted schema names...

2005-04-25 Thread Emmanuel Bernard
Didn't we have some trouble in 2.1.7 with a similar patch? Aleksandar Vidakovic wrote: Salut all, I had problems with schemas containing a dash in the name. SchemaExport fails e. g. with a schema name like "component-security" on postgresql (I'm sure that this is an issue on other DB systems, too).

[Hibernate] Just saw some commits from Steve...

2005-04-25 Thread Gavin King
…does that mean we can do 3.0.2 tonight / tomorrow?

Re: [Hibernate] Just saw some commits from Steve...

2005-04-25 Thread Christian Bauer
On Apr 25, 2005, at 6:54 PM, Gavin King wrote: …does that mean we can do 3.0.2 tonight / tomorrow? Whats so important in 3.0.2? --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real

RE: [Hibernate] Just saw some commits from Steve...

2005-04-25 Thread Gavin King
Lots of bugfixes. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Bauer Sent: Monday, 25 April 2005 9:58 AM To: Subject: Re: [Hibernate] Just saw some commits from Steve... Whats so important in 3.0.2? -

RE: [Hibernate] Just saw some commits from Steve...

2005-04-25 Thread Steve Ebersole
I still need to figure out the filter issue with Loader reading different values (FK vs. PK) for the many-to-many.   After thinking about it some more decided to commit what I have since it does fix that other issue.   I’m working on the other right now.   From: [EMAIL PROTECT