Skip to content

Conversation

@Charles-Gagnon
Copy link
Contributor

@Charles-Gagnon Charles-Gagnon commented Nov 8, 2022

(new branch because I made one small change to a pipeline and didn't want to send out a whole separate PR for just that)

JatinSanghvi and others added 30 commits July 27, 2022 15:55
* Add telemetry for trigger binding

* Remove table name from telemetry properties

* Open SQL connection to fetch server version

* Set connection props after connection is opened
* Add more debug logging

* Move startlistener event

* Move comment
* Add retry when attempting to release leases

* Address comments

* Address more comments

* Change loop structure according to comment
…indings

# Conflicts:
#	test/Unit/SqlInputBindingTests.cs
Charles-Gagnon and others added 19 commits November 3, 2022 10:24
Static import SqlTriggerConstants
Add more perf benchmarks for Trigger
Use app locks for all transactions
* Throw exception for scaling configuration invalid value

* Change Exception type
* Catch SqlException for existing object error

* Update src/TriggerBinding/SqlTriggerListener.cs

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
…startup (#467)

* Validate monitor config values and send max changes configuration on startup

* Add enum values
@JatinSanghvi
Copy link
Contributor

Should we merge-commit this branch into main? That will retain individual contributions, and will help with git-blame.

@Charles-Gagnon
Copy link
Contributor Author

Yeah that's a good suggestion. Wish we had been more diligent about squash-merging into triggerbindings but a little bit of a messy commit history is worth being able to easily track down the history of a change.

@lucyzhang929 lucyzhang929 merged commit 86d7511 into main Nov 9, 2022
@lucyzhang929 lucyzhang929 deleted the chgagnon/triggerbindingsmerge branch November 9, 2022 17:12
PBBlox pushed a commit to PBBlox/azure-functions-sql-extension that referenced this pull request Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants