iagotomas / h21.4.197parametrizedrecursivewithbug

H2 1.4.197 Parametrized recursive with bug PoC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

H2 1.4.197 Parametrized recursive with bug

This project simply contains a demostration an H2 1.4.197 issue h2database/h2database#1113 . For it simply sets up a test environment demoing the problem with H2 and parametrized recursive with statements.

Running

We need Java 1.8 installed on our system. Run gradle wrapper command to execute the tests.

./gradlew test

About

H2 1.4.197 Parametrized recursive with bug PoC


Languages

Language:Java 100.0%