Aaron Hourie

Results 2 issues of Aaron Hourie

:wave: I did some awesome work for the Pelias project and would love for everyone to have a look at it and provide feedback. --- #### Here's the reason for...

### Describe the bug Writing a `serde` serializable struct containing a `uuid::Uuid` causes a panic in surrealdb-core. ### Steps to reproduce Run the following sample code: ```rust use serde::{Deserialize, Serialize};...

bug
triage