Namespace IceCoffee.Db4Net.SqliteTypeHandlers
Classes
- DateTimeOffsetHandler
Provides functionality to handle DateTimeOffset values for SQLite database operations.
- GuidHandler
Provides functionality to handle Guid values for SQLite database operations.
- SqliteTypeHandler<T>
See https://learn.microsoft.com/en-us/dotnet/standard/data/sqlite/dapper-limitations#data-types
- TimeSpanHandler
Provides functionality for handling TimeSpan values in SQLite operations.