forked fromdatabricks/databricks-sql-python
- Notifications
You must be signed in to change notification settings - Fork1
Commit0705217
committed
Add IF EXISTS clause to DROP VIEW statements in order to prevent errors when non-existing views will be dropped in an Alembic version
1 parent99e1e31 commit0705217
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
157 | 160 | | |
158 | 161 | | |
159 | 162 | | |
| |||
0 commit comments
Comments
(0)