On 20 Aug 2019, at 12:19am, Barry <smith.bar...@gmail.com> wrote:

> Would it be possible for a future version of SQLite to support TimeSpan 
> mapping in the entity framework?

This is not an aspect of SQLite itself, but of how Entity Framework 6 talks to 
SQLite.  The development team who could affect this change are those who 
maintain Entity Framework.  Perhaps you could contact them.

I'm not an expert on it, but I see no reason why Entity Framework could not see 
a '.Time' and know that SQLite should store it as text or a number, making 
appropriate conversions when needed.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to