Raphael Darley
Raphael Darley
I think this is covered by `DEFINE TABLE ... TYPE RELATION IN .. OUT ..`
Could you provide some more details, possible some code or you schema. Are you calling http::post() inside a surrealdb event?
We're not planning this at the moment, but will consider it later.
I suspect that geo::centroid is expecting a Value::Array and just gives up when it gets a Value::Param, this should be straightforward if they are computed first
Thanks for the issue! I may be wrong but I think the suggest solution would be dangerous as currently the Surreal struct just forwards requests to the database, which means...
Thank you for the bug report! We'll have a look into this and hopefully this can be fixed soon.
This is not currently on the roadmap for native support, my recommendation would be to implement it with some custom functions to allow easy querying.