azure-functions-sql-extension
azure-functions-sql-extension copied to clipboard
Enable TriggerWithException test for all languages.
Currently the static throwsException is only valid for C# and Java. Will need to look into how this can be translated to non-class constructs and enable the test. Java test is failing with a timeout and is disabled currently, need to investigate and enable it for Java as well.