Commit 30b7130
fix: handle PostgreSQL double-quote format in _get_tier
The tier detection function now handles both MySQL backticks and
PostgreSQL double quotes when extracting table names, enabling
proper diagram rendering with correct colors and styling.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 79e712b commit 30b7130
1 file changed
+12
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
280 | | - | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
281 | 286 | | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
0 commit comments