On more thing: Using the H2 Git snapshot, I was not even able to open the valid database (before corruption) because it complained about other tables with similar odd column definitions. (We use a few CREATE TABLE AS statements for reporting purpose.)
I had to open that database with H2 1.4.200 first and drop these tables, before I was able to open the database with H2 1.4.201 snapshot. While I appreciate the fix of the database corruption, I also wonder if it would be possible to maintain a minimum of backward compatibility. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/1f08fe94-deb4-4e03-a528-63db72a1c552%40googlegroups.com.
