Commit 3bf5c13
fix: Load type extensions via Update-TypeData to avoid conflicts
Use Update-TypeData -ErrorAction SilentlyContinue in the psm1
instead of TypesToProcess in the psd1. This prevents errors when
dbatools also loads its own identical type extensions.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 41e2f99 commit 3bf5c13
2 files changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 37 | | |
41 | 38 | | |
42 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
342 | 349 | | |
0 commit comments