amachanic / sp_whoisactive

sp_whoisactive
GNU General Public License v3.0
1.17k stars 289 forks source link

Add implicit transaction column to output #62

Closed erikdarlingdata closed 2 years ago

erikdarlingdata commented 3 years ago

Closes #41

amachanic commented 2 years ago

Did you consider making this part of @get_transaction_info?

erikdarlingdata commented 2 years ago

I did, but this seemed to be the path of least resistance for getting it in. If you’d rather it under that parameter, lemme know how you’d envision it being surfaced.

amachanic commented 2 years ago

@erikdarlingdata I tried to modify this and screwed something up. The diff now contains the entirety of the code. So I'm opening a new PR with my proposed implementation: https://github.com/amachanic/sp_whoisactive/pull/65