From 119b75ed10f9b38bdf3fa1cfa746b9ec38bc3aa6 Mon Sep 17 00:00:00 2001 From: Lukas Eder Date: Wed, 19 Oct 2011 17:35:47 +0000 Subject: [PATCH] Added more planned supported RDBMS --- jOOQ-website/index.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jOOQ-website/index.php b/jOOQ-website/index.php index 70cd2bbd04..262ab49f12 100644 --- a/jOOQ-website/index.php +++ b/jOOQ-website/index.php @@ -135,11 +135,13 @@ create.select(FIRST_NAME, LAST_NAME, create.count())

Planned (Contributions and suggestions are very welcome!)