Adding upstream version 18.2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
9de781a59b
commit
ab14e550ff
124 changed files with 60313 additions and 50346 deletions
|
@ -178,7 +178,7 @@ for table in parse_one("SELECT * FROM x JOIN y JOIN z").find_all(exp.Table):
|
|||
|
||||
### Parser Errors
|
||||
|
||||
When the parser detects an error in the syntax, it raises a ParserError:
|
||||
When the parser detects an error in the syntax, it raises a ParseError:
|
||||
|
||||
```python
|
||||
import sqlglot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue