Hello, I am facing an issue regarding H2 database.
I followed these steps: 1. I have a persistent table and a view created using CREATE FORCE VIEW syntax. 2. I've created a temporary non persistent table and then I've recompiled the view. 3. I've closed the database and I've opened again. The temporary table is gone (as it should be) but the problem is that also the view is gone! I don't think that is supposed to delete also the view. Can you please help me with this issue? Thanks a lot! Andrei -- 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/groups/opt_out.
