Commit 5c4b5c9
committed
docs: clarify event listener scoping rationale in dialect
Explain why global Table listener with dialect guard is the standard
pattern used by 3rd-party SQLAlchemy dialects (sqlalchemy-exasol,
sqlalchemy-bigquery).1 parent cd474a4 commit 5c4b5c9
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
81 | 86 | | |
82 | 87 | | |
83 | 88 | | |
| |||
0 commit comments