Hi, Unfortunately there is no RENAME SCHEMA command so far. Currently, you have to create a new schema and move all data. What you could do is create a SQL script using the SCRIPT command or tool, change the schema, and create a new database from the SQL script using the RUNSCRIPT command or tool.
I will add a feature request of course. 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.
