Commit fc59d16
committed
Fix: Replace double quotes with single quotes in elementary_database_and_schema
- Replace double quotes with single quotes for proper SQL compatibility
- Fixes SQL errors in Slack alert messages when database/schema names contain quotes
- Added conditional check to handle None values safely1 parent 792cd1b commit fc59d16
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
0 commit comments