-
This keeps getting logged, it's a problem with Exceptionless client when using WinRT (in .net core apps):
```csharp
Exceptionless.Json.JsonSerializationException: Error getting value from 'GetRefe…
-
###
I use pretty simple entity Request (see example below) and custom query filter ByStatuses as extension. When I use .ToArrayAsync() I got an exception "could not be translated. Either rewrite…
-
**Describe the bug**
When you have a project setup as disable, the generated mapping for IQueryable sets the IQueryable code block with #nullable disable but the generated code in the block checks fo…
-
### Describe your issue
When using DbType.DateTime as a DataType for a column, for at least sql server, the mapping to the datetime sql type does not seem to work correctly. The error that rises is t…
-
### Describe your issue
I use linq2db to select data from clickhouse tables.
I was tring to use distinctby method to get unique rows.
E.X. `conn.GetTable().DistinctBy(x => x.CallUUID).Select(x …
-
Example of where failure will occure:
var repo = new SimpleRepository("ConnString");
repo.Find(x => x.SomeProperty.ToUpper() == "Hello".ToUpper());
Conjecture:
This is fully supported in the Linq …
-
### For?
S&Box
### What can't you do?
Easily get a collection of GameObjects with a certain tags list.
### How would you like it to work?
Seems like the only way to get a collection of GameObject…
-
```
What steps will reproduce the problem?
1. Create a table without a primary key (I used sqlite).
2. Use DBMetal to reflect the table in code as entity
3. InsertOnSubmit new instance of the entity
4…
-
[Build](https://mihubot.xyz/runtime-utils/c6495b45f29a450ea593e9b0027ccb2c) completed in 26 minutes.
### CoreLib diffs
```
Found 2 files with textual diffs.
Summary of Code Size diffs:
(Lower is b…
-
[Build](https://mihubot.xyz/runtime-utils/ebec0cafa5944a66b3463dcb716e6252) completed in 34 minutes.
### CoreLib diffs
```
Found 2 files with textual diffs.
Summary of Code Size diffs:
(Lower is b…