dotnet/efcore

Microsoft.Data.Sqlite: Support BigInteger, Int128 & UInt128

Open

#30,930 创建于 2023年5月19日

在 GitHub 查看
 (6 评论) (3 反应) (0 负责人)C# (14,651 star) (3,376 fork)batch import
area-adonet-sqlitegood first issue

描述

Similar to how we handle decimal, we could read and write these values as TEXT.

贡献者指南