microsoft / microsoft/mssql-python
Must APP be a reserved keyword in connection strings?
@sumitmsft đang làm issue này rồi.
Từ ngày 9/4/2026.
- Ngôn ngữ chính
- Python
- Star
- 473
- Fork
- 60
- Merge trung bình
- 2 ngày 11 giờ
- Pull request đã merge (30 ngày)
- 36
Mô tả
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!
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.