Repository: incubator-gearpump Updated Branches: refs/heads/sql [created] d089902ca
Add Readme Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/commit/1dd9d8fc Tree: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/tree/1dd9d8fc Diff: http://git-wip-us.apache.org/repos/asf/incubator-gearpump/diff/1dd9d8fc Branch: refs/heads/sql Commit: 1dd9d8fc45bbfbda16f38320e66fe3f75434bd0d Parents: 0c3ff4e Author: Buddhi Ayesha <[email protected]> Authored: Sat May 27 19:20:00 2017 +0530 Committer: manuzhang <[email protected]> Committed: Sun Jul 9 07:49:01 2017 +0800 ---------------------------------------------------------------------- experiments/sql/README.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-gearpump/blob/1dd9d8fc/experiments/sql/README.md ---------------------------------------------------------------------- diff --git a/experiments/sql/README.md b/experiments/sql/README.md new file mode 100644 index 0000000..6e9d490 --- /dev/null +++ b/experiments/sql/README.md @@ -0,0 +1,2 @@ +SQL Support +=========== \ No newline at end of file
