Bazist
Bazist
Fixed, Thanks
> Neat, thanks. On a related note: license headers mention "VyMa\Trie" software but the project name is HArray. It might be worth it to add clarification note to readme. Fixed,...
Hi, it is very depend question. What kind of data we add. How many data we add. Have we delete scenarios in the middle of insertion process and etc. In...
> > Can you please confirm if there is any chance to fix this? > > Without a concrete repro? Very little. I haven't seen this outcome, and I can't...
Hi @asherborntofly, It is not case of empty or null of the grid. In this case we would have regular "Object not set to an instance of an object" exception....
@asherborntofly Sure, from first post: ``` 0 {"assembly":"Microsoft.Data.SqlClient, Version=3.0.0.0, Culture=neutral, PublicKeyToken=23ec7fc2d6eaa4a5","method":"Microsoft.Data.SqlClient.SqlDataReader.CheckDataIsReady","level":0,"line":0} 1 {"assembly":"Microsoft.Data.SqlClient, Version=3.0.0.0, Culture=neutral, PublicKeyToken=23ec7fc2d6eaa4a5","method":"Microsoft.Data.SqlClient.SqlDataReader.GetValueInternal","level":1,"line":0} 2 {"assembly":"Microsoft.Data.SqlClient, Version=3.0.0.0, Culture=neutral, PublicKeyToken=23ec7fc2d6eaa4a5","method":"Microsoft.Data.SqlClient.SqlDataReader.GetValue","level":2,"line":0} 3 {"assembly":"Dapper, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null","method":"Dapper.SqlMapper+c__DisplayClass171_0.b__0","level":3**,"line":1909,"fileName":"/_/Dapper/SqlMapper.cs**"} 4 {"assembly":"Dapper, Version=2.0.0.0, Culture=neutral,...