gpt4 book ai didi

SQLite 抛出“SQL 中时间数据类型的 System.NotSupportedException

转载 作者:行者123 更新时间:2023-12-01 23:08:43 24 4
gpt4 key购买 nike

我目前正在使用 SQL lite 1.0.97 包(sqlite 的新功能)和 EF6 来运行我的单元测试,并遇到了 SQL 中的 Time 数据类型问题。它报告错误 -

System.NotSupportedException: There is no store type corresponding to the EDM type 'Edm.Time' of primitive type 'Time'.

我不想更改 EF 域实体中的数据类型。还有其他解决方法吗?

最佳答案

这是 SQLite 对于 Datetime 或 Time 数据类型的不足。插入和更新很容易发生,但选择并不容易。

关于SQLite 抛出“SQL 中时间数据类型的 System.NotSupportedException,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32097637/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com