Guid in database being automatically persisted in uppercase Follow
Rider's database is saving any Guid, either typed or generated, in uppercase. This, I believe, is causing the issue I am experiencing.
http://localhost:5000/admin/produtos/editar?id=c328e66e-b07d-467e-8a0c-a4b4c9dc95fa
Please, how can I solve this?
Please sign in to leave a comment.
Hi Gabriel Monteiro Fernandes!
Thank you for contacting us! What Rider version do you use?
Since Rider 2020.3 there is a `Use uppercase in GUID` setting when generating GUID. Could you please try to disable it?
Thank you in advance!