> So I think the root cause of this bug is some kind of strange interaction
> with HSQL during the DDL generation phase of our build that renders the
> INFORMATION_SCHEMA in HSQL useless, and I have no idea why. So I have a
> workaround for this specific issue which basically involves making 110% that
> the project is clean before any DDL generation or it's subsequent
> application to an HSQL instance is performed.

That's pretty crazy. Reminds me of the good old days when Oracle's
DUAL was a physical table that you could write data into. Once you did
that, your database instance really became an "oracle", mumbling
incomprehensible things.

Thanks for the feedback!

Cheers
Lukas

Reply via email to