Hi, > MySQL and H2 have a slightly different syntax for altering a column on a > table: "ALTER TABLE tablename MODIFY COLUMN" for MySQL vs. "ALTER TABLE > tablename ALTER COLUMN" for H2.
Thanks for reporting this, I didn't know... I have added this item to the roadmap. Other people are also looking for improved MySQL compatibility. Regards, Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
