No, that's just an artifact of how the ALTER TABLE works internally.
I suppose it would be possible to provide a better error message, but it's quite complicated given the possible complexity of computed columns.
On 2014-04-01 17:08, Adam Gouge wrote:
The error message doesn't seem to correspond to what's actually wrong; H2 complains that the column is not found:
-- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
