[h2] Re: Materialized View

2024-12-15 Thread Sarat Vemuri
Hello Thank you very much. I will try this out and post the results. Thanks, Sarat Vemuri. On Friday, December 13, 2024 at 3:01:43 AM UTC-7 Evgenij Ryazanov wrote: > Hello! > > Unfortunately, implementation of materialized views in H2 is not ready to > be used in production. > > To open a

[h2] Re: Materialized View

2024-12-13 Thread Evgenij Ryazanov
Hello! Unfortunately, implementation of materialized views in H2 is not ready to be used in production. To open a database with corrupted metadata you need to implement a dummy database event listener and specify it in JDBC URL: https://h2database.com/html/commands.html#set_database_event_liste