dotnet/efcore

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

Open

#30,930 opened on 2023年5月19日

GitHub で見る
 (6 comments) (3 reactions) (0 assignees)C# (14,651 stars) (3,376 forks)batch import
area-adonet-sqlitegood first issue

説明

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

コントリビューターガイド