sqlx-crud
sqlx-crud copied to clipboard
mvp code for create method issue with Uuid v4
Hi @treydempsey ,
we are having a weird issue with create
method adding an entry to an sql table with two Uuid.
I have prepared an mvp here:
In the readme there is a more detailed explanation.
Thanks for your support in advance!