Alexander R. answered 04/06/22
Software Engineer by trade looking to share my knowledge
Hi Muhammad,
Changed the column Password to PasswordHash since its bad practice to use reserved words. Could switch to use DateTime if you don't need the nano seconds, saves a bit on storage.
Regards.