Does it work in combination with "IF EXISTS"? I think it doesn't. I tested: alter table test drop column if exists "nonExistingName", "name3", "name4" and it does not work with v1.4.191.
On Friday, September 18, 2015 at 12:57:22 PM UTC+2, Noel Grandin wrote: > > Currently yes, but I thought this was a useful feature, so I have > implemented it. > > It will be available in the next version, or in the nightly build tonight. > > -- 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 https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
