microsoft / microsoft/mssql-python
Must APP be a reserved keyword in connection strings?
オープン
@sumitmsft がすでに取り組んでいます。
2026年4月9日 から。
area: connectivity-auth
enhancement
inADO
- 主要言語
- Python
- スター
- 472
- フォーク
- 60
- 平均マージ
- 2日 11時間
- マージ済み PR(30日)
- 36
説明
Hi, the library currently enforces APP as a reserved keyword in connection strings https://github.com/microsoft/mssql-python/wiki/Connection-to-SQL-Database#reserved-connection-string-keywords
Is there a good reason for this? I don't see any justification in the PR https://github.com/microsoft/mssql-python/commit/8ed531e5161fbae39debf29b8e89363b1efaca31 (although there is reference to docs/connection_string_allow_list_design.md which I cannot find)
We use currently use APP internally for passing application names and find it quite useful!
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。