eclipse-vertx / eclipse-vertx/vertx-sql-client

[DB2] Creating temporary tables

Open
#747 1 comment 0 reactions 1 assignee Claimed by @aguibert View on GitHub
bug help wanted module:db2
Dominant language
Java
Stars
912
Forks
212
Avg merge
17h 30m
Merged PRs (30d)
3

Description

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)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.