dotnet/efcore

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

已关闭

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

 (6 条评论) (3 个反应) (0 位负责人)C# (3,376 个派生)batch import
area-adonet-sqlitegood first issue

仓库指标

星标
 (14,651 个星标)
PR 合并指标
 (平均合并 23天 13小时) (30 天内合并 154 个 PR)

描述

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

贡献者指南