-
Couldn't load subscription status.
- Fork 208
Open
Labels
Description
Over in hibernate/hibernate-reactive#325 they were trying to create temporary tables and this was not working (no stack trace at the moment).
An example of the SQL being used is:
declare global temporary table foo(id int)