From 28ebae4525f35672acd6253b3022bdb8cdc1cbd1 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Wed, 28 Feb 2018 21:32:48 +0000 Subject: Update readme. Fix result parsing bug. Rearrange files - Prefix query result fields with an underscore to avoid clashing with JS builtin property/function names which causes issues with Tabulator - Move html files into their own dir --- index.html | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html deleted file mode 100644 index 2d8dbee..0000000 --- a/index.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - SQL++ - - - - - - - -
-
-
- -
-
- -
- - - - \ No newline at end of file -- cgit v1.2.3