talmroth

Results 3 issues of talmroth

We have a configuration system that we implemented as a single generic (many layers but all for where T : configEntityBase). This are all just simple CRUD operations. We want...

enhancement

I have a multi-tenant and multi-culture web application. Dates and decimals are converted to string in the ChangeLogDetailsAuditor class. So if the application is set to fr-CA a decimal will...

https://github.com/YACReader/yacreader/blob/5f03fc5f1fd354042f57584a7109e7dc2b0e8f0b/YACReaderLibrary/db_helper.cpp#L1425 I think the logic for ordering is flawed. In looking at the code a count is done on the table and the new row is added with an ordering...