edge-sql
edge-sql copied to clipboard
Add support for passing the SqlCommand.CommandTimeout property
- Timeout defaults to 30 seconds - http://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlcommand.commandtimeout%28v=vs.110%29.aspx
In reference to issue: https://github.com/tjanczuk/edge/issues/211
Note: Hilariously, I didn't notice this pull request from @Miramac before I did this. Feel free to ignore. I just want make sure this feature request isn't completely forgotten. :wink:
I'd love for you to accept this pull request, timeout is something I'm definitely looking for!
I have created a fork with support for commandTimeout: https://github.com/agracio/edge-ms-sql