Merging upstream version 15.2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2e6df1bcfa
commit
3d4adf9c16
81 changed files with 40321 additions and 37940 deletions
|
@ -247,7 +247,7 @@ parse_one("SELECT x FROM y").from_("z").sql()
|
|||
```
|
||||
|
||||
```sql
|
||||
'SELECT x FROM y, z'
|
||||
'SELECT x FROM z'
|
||||
```
|
||||
|
||||
There is also a way to recursively transform the parsed tree by applying a mapping function to each tree node:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue