Jonathan Magnan
Jonathan Magnan
Hello @Song-s-z , Glad we could help! Don't hesitate to contact us with any questions or further assistance! Best regards, Jon
Hello @rajkamal0610 , Can you explain to us more why your `TimeSpan` is currently a string? (This is what we understand by looking at the error message). At this moment,...
Hello @rajkamal0610 Since our last conversation, we haven't heard from you. As mentioned in my previous message, we are not sure if we have enough information to try to reproduce...
Hello @rajkamal0610 , A simple reminder that we are here to assist you! feel free to provide a private project to our support team: [email protected] Looking forward to hearing from...
Hello @riedd2 , How many schemas do you have? If you only have 2-3 schema, one way is to create a context that inherits the main context for every schema....
Thank you @riedd2 , Before we start to see if we can find a solution, we have one last question: Are you using purely the `Bulk Operations` library? Or are...
Hello @riedd2 , I did a follow-up with my developer today as we are late on this request and we are currently not sure how to handle this scenario. We...
Oh thank you, now everything makes sense if you use an `in-memory` database
Hello @riedd2 , Unfortunately, the idea to make the dictionary public has not been accepted. However, my developer added the option `DisableInformationSchemaCache=true` You can disable the cache per operation or...
Hello @riedd2 , To clear the cache, you have the method `InformationSchemaManager.ClearInformationSchemaTable();` but you already said in your first message that it will not work for your scenario.