GetOrAdd打开事务,提升可靠性也避免读写分离造成数据不一致。魔方用户统计测试该功能通过,SQLite #176
Annotations
10 warnings
build-publish:
XCode/Attributes/MapAttribute.cs#L32
Cannot convert null literal to non-nullable reference type.
|
build-publish:
XCode/Attributes/MapAttribute.cs#L32
Cannot convert null literal to non-nullable reference type.
|
build-publish:
XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
build-publish:
XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
build-publish:
XCode/Cache/DbCache.cs#L35
Cannot convert null literal to non-nullable reference type.
|
build-publish:
XCode/Cache/EntityCache.cs#L25
Nullability of reference types in return type of 'string? CacheBase<TEntity>.ConnName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.ConnName.get' (possibly because of nullability attributes).
|
build-publish:
XCode/Cache/EntityCache.cs#L25
Nullability of reference types in return type of 'string? CacheBase<TEntity>.TableName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.TableName.get' (possibly because of nullability attributes).
|
build-publish:
XCode/Cache/SingleEntityCache.cs#L20
Nullability of reference types in return type of 'string? CacheBase<TEntity>.ConnName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.ConnName.get' (possibly because of nullability attributes).
|
build-publish:
XCode/Cache/SingleEntityCache.cs#L20
Nullability of reference types in return type of 'string? CacheBase<TEntity>.TableName.get' doesn't match implicitly implemented member 'string IEntityCacheBase.TableName.get' (possibly because of nullability attributes).
|
build-publish:
XCode/Extension/数据缓存.cs#L70
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|