feat: added insert client #9
Annotations
6 warnings
build:
MindCare.Application/DataAccess/DbContext/DbContextBase.cs#L16
Non-nullable field 'Query' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
MindCare.Application/DataAccess/DbContext/DbContextBase.cs#L16
Non-nullable field 'Command' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
MindCare.Application/DataAccess/DbContext/DbContextBase.cs#L16
Non-nullable property 'Reader' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
MindCare.Application/DataAccess/DbContext/DbContextBase.cs#L16
Non-nullable field 'Query' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
MindCare.Application/DataAccess/DbContext/DbContextBase.cs#L16
Non-nullable field 'Command' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
MindCare.Application/DataAccess/DbContext/DbContextBase.cs#L16
Non-nullable property 'Reader' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|