microsoft / microsoft/mssql-python
Must APP be a reserved keyword in connection strings?
@sumitmsft ci sta già lavorando.
Dal 9/4/2026.
- Lingua principale
- Python
- Stelle
- 473
- Fork
- 60
- Merge medio
- 2g 11h
- PR unite (30g)
- 36
Descrizione
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!
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.