eclipse-vertx / eclipse-vertx/vertx-sql-client
[DB2] Creating temporary tables
Aperta
bug
help wanted
module:db2
- Lingua principale
- Java
- Stelle
- 912
- Fork
- 212
- Merge medio
- 3g 18h
- PR unite (30g)
- 4
Descrizione
Over in https://github.com/hibernate/hibernate-reactive/pull/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)
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.