I’m not there yet but I’m wondering if I can create spatial queries either with Fluent or raw SQL? stuff like distance search/finding nearest user
@0xtim Can you please help with this when you get a chance? Thank you - much appreciated! :]
I believe Postgres should support spacial queries, but it’s not something Fluent supports (yet) so it will need to be raw SQL
1 Like