From 8270a108816df4d12d7410e41f9614c13b3bcad0 Mon Sep 17 00:00:00 2001 From: Dimitri Troncquo <7878604+dimi3tron@users.noreply.github.com> Date: Sat, 9 Jun 2018 13:47:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ee61bfa..45369ea 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,8 @@ repo.Save(second, () => "SecondCollection"); //or as a function ``` #### Mapping collections of primitive types +**NOTE:** This is no longer needed as of version 0.2.3 + Currently there is no out of the box support for collections of primitive types. As these contain no valid information to use to create the columns, mapping will fail. Luckily there is an easy workaround: ```c# repo.Save(