Commit 3713f14
* Feature/support for truncate table query parsing (#1)
* failing test for truncate table
* fix failing truncate table test
---------
Co-authored-by: Santos, Tyler (Boston) <tyler.santos@man.com>
* Update test/test_truncate_table.py
Co-authored-by: Maciej Brencz <maciej.brencz@gmail.com>
* Update test_truncate_table.py
Add whitespace
---------
Co-authored-by: Santos, Tyler (Boston) <tyler.santos@man.com>
Co-authored-by: Maciej Brencz <maciej.brencz@gmail.com>
1 parent 9a78fbc commit 3713f14
3 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| 113 | + | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments