In sharing a schema between H2 and postgresql, I notice that setting the search path for postgres defaults the schema for all statements. However, H2 still uses the public schema for creating tables, even if the schema_search_path is set. Is that expected?
Thanks. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To view this discussion on the web visit https://groups.google.com/d/msg/h2-database/-/sOlY9cgcZcwJ. 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.
