httpflow icon indicating copy to clipboard operation
httpflow copied to clipboard

Fix Contributor List SQL

Open mickymcq opened this issue 1 year ago • 1 comments

Fixes #682

  • Alias the phone number column name so that it works with the ContributorDTO
  • Convert NULL to empty string to work with the ContributorDTO PhoneNumber property which is a string and not a string?

mickymcq avatar Feb 19 '24 20:02 mickymcq

@ardalis, this is my first PR to your CleanArchitecture repo. Is there anything you'd like me to do differently for this one or follow-up PRs?

mickymcq avatar Feb 22 '24 03:02 mickymcq

Nope you're good. I've just been super busy this week. Thanks!

ardalis avatar Feb 23 '24 21:02 ardalis