Thank you for the information. We have an automated process that performs some alter statements at night. So once a day, the database is cached again, but after that it goes pretty fast.
I've managed to return.
First query saved to C:\PathToSubquery\Subquery.linq:
string Main(string input)
{
return input;
}
Second query:
void Main()
{
var queryExecutor = Util.Run("C:\\PathToSubquery\\Subquery.linq",QueryResultFormat.Text…
I've also been looking for the ability to cache the schema. Also long database loading times. There appears to have been such an option at some point, but I suspect it might have been removed.