Hi Maxim,

it sometimes happens faster when you CC OpenMeetings list ... Devs are
sometimes more motivated if they see its another Apache project struggling
:)

Btw I have not looked at the "user" table name problem.
Probably its just a string that needs to be added to some kind of
dictionary.

Seb
---------- Weitergeleitete Nachricht ----------
Von: "Maxim Solodovnik" <[email protected]>
Datum: 16.02.2013 15:20
Betreff: MappingTool schema actions to drop database with Foreign keys
An: <[email protected]>
Cc:

Hello All,
>
> I was using MappingTool with -schemaAction "retain,drop" to drop database
> before recreation. (To ensure there are no tables/columns from old schema
> in the DB)
>
> Later we have added @ForeignKey annotation to our project and the method
> stops working (Throws lots of exceptions while working)
>
> Is there any way to drop DB managed by OpenJPA which probably contains
> "extra" tables/columns.
>
> I'm using OpenJPA 2.2.1
>
> Thanks in advance
>
> --
> WBR
> Maxim aka solomax
>

Reply via email to