Commit 6f17875
authored
Fix trigger name collision in StatementTest (#2950)
- Changed TCUpdateCountAfterRaiseError to use unique trigger name with RandomUtil
- Changed TCGenKeys to use unique trigger name with RandomUtil
- Prevents 'There is already an object named Trigger in the database' errors
- Resolves test failures and deadlocks caused by duplicate trigger names1 parent 499d2dd commit 6f17875
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2437 | 2437 | | |
2438 | 2438 | | |
2439 | 2439 | | |
2440 | | - | |
| 2440 | + | |
| 2441 | + | |
2441 | 2442 | | |
2442 | 2443 | | |
2443 | 2444 | | |
| |||
2710 | 2711 | | |
2711 | 2712 | | |
2712 | 2713 | | |
2713 | | - | |
| 2714 | + | |
| 2715 | + | |
2714 | 2716 | | |
2715 | 2717 | | |
2716 | 2718 | | |
| |||
0 commit comments