Open GoogleCodeExporter opened 9 years ago
Hi,
Are those MySQL issues actual use cases, meaning does it actually block you
from using H2?
If not, I suggest to not fix them.
If yes, could you provide patches?
Original comment by thomas.t...@gmail.com
on 16 Jul 2013 at 5:18
Hi,
We are trying to use H2 mode MySQL as a test DB. The production DB being MySQL.
So far all the issues I've posted are real cases. For some of them we have work
arounds but for some others we don't (like this one for example).
Thanks
Original comment by queeq...@gmail.com
on 16 Jul 2013 at 11:42
The workaround for this one is to use a computed column:
http://h2database.com/html/features.html#computed_columns
I don't think this is something we are going to work in the near future, so
marking it as PatchesWelcome.
Original comment by noelgrandin
on 17 Jul 2013 at 6:47
Original issue reported on code.google.com by
queeq...@gmail.com
on 16 Jul 2013 at 1:09