68f4486fa12325b74705b6f4da5c9ef389737b2e
Changed the Status property in InsertResultCommand from nullable to required, ensuring that a Status value must always be provided when creating an instance. This improves data integrity and prevents accidental omission of the Status field.
Description
Languages
C#
100%