Merge branch 'master' of github.com:hyrise/sql-parser

This commit is contained in:
Pedro 2015-02-04 19:07:15 +01:00
commit 9a0e87336c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ To use the SQL Parser in your own code, you only need to include `SQLParser.h` a
### Documentation ### Documentation
* [Working Syntax Examples](docs/sytax.md) * [Working Syntax Examples](docs/syntax.md)
* [Developer Documentation](docs/documentation.md) * [Developer Documentation](docs/documentation.md)
* [Integration in Hyrise](docs/integration.md) * [Integration in Hyrise](docs/integration.md)
* [Known Issues](docs/issues.md) * [Known Issues](docs/issues.md)