dotnet/efcore

Microsoft.Data.Sqlite: Support Half

Closed

#30,931 opened on May 19, 2023

 (3 comments) (0 reactions) (0 assignees)C# (3,376 forks)batch import
area-adonet-sqlitegood first issue

Repository metrics

Stars
 (14,651 stars)
PR merge metrics
 (Avg merge 23d 13h) (154 merged PRs in 30d)

Description

Similar to how we handle float, we could use REAL in the database for these values.

Contributor guide