Closed garma83 closed 2 years ago
Hello, sorry for late response. It is not implemented yet in the library, but I've pushed proof of concept implementation into feature/bbox_operators branch, looks like it is possible to implement, please check commit
Implemented, you can find some examples of usage in tests
oh that is super cool thank you @vitaly-m
Hi! Is it possible to query geometry with bounding boxes using this crate and diesel? Or will I have to use custom SQL for this?