short-url icon indicating copy to clipboard operation
short-url copied to clipboard

Set user agent columns to `null` when user agent is not available

Open stevebauman opened this issue 11 months ago • 2 comments

Closes #243

This PR implements a fix to properly set the user agent columns to null instead of "0" when they are not available.

I've also corrected the ShortURLVisit model annotations to present these attributes as nullable.

Let me know if you'd like anything adjusted. Thanks for your time!

stevebauman avatar Mar 12 '24 21:03 stevebauman