-
This user story tracks support for primitive collections, i.e. the ability to map a property of type `int[]` to the database, as a JSON array (by default). Where supported, such collections are also f…
-
-
### Type of issue
Missing information
### Description
There is no documentation on how to use Primitive Collections beyond what is found [here](https://learn.microsoft.com/en-us/ef/core/what-is-new…
-
I'm not sure if this is already implemented or not. Found some closed issues, but no documentation on it.
I have a column definition that is of type `IEnumerable`. LanguageId is basically a value o…
-
The primitive collections are at the core of the library. Even a minor mistake can have a huge impact on the stability. General test cases should be available to check the correctness of concrete impl…
-
[fastutil](https://fastutil.di.unimi.it/docs/index.html) offers data structures for primitive Java types that are smaller in size and faster for reading and mutating. If protoc used e.g. `IntArrayList…
-
Hi Oracle team,
according to [Doc](https://docs.oracle.com/en/database/oracle/oracle-database/21/odpnt/EFCore8features.html#GUID-10351987-258D-4D8B-B788-C50F2C4316B7) Primitive Collections are curr…
-
Comments for https://mapdb.org/blog/better_primitive_collections_proposal/
-
See https://github.com/npgsql/efcore.pg/blob/main/src/EFCore.PG/Storage/ValueConversion/INpgsqlArrayConverter.cs for a way of implementing this.
Also try to use built-in converters automatically, s…
-
#29427 allows mapping arbitrary collections of primitive types to JSON text columns, and #30426 allows querying them with arbitrary LINQ operators. This tracks mapping nested collections as well (e.g.…
roji updated
3 months ago