Manuel Claeys Bouuaert
Manuel Claeys Bouuaert
Yes, it would! Some other cool features that could help in case of many columns: - autocompletion for table names and column names (with a drop down list indicating tables/view/columns/......
Forgot I already +1'd this, today looked up if there was an issue mentioning this, found this issue, saw my comment 😄
Just found out there was some talk about displaying geometries on a map in #92, including another example where this was implemented before. Hope maps will find there way to...
So nice to learn how stuff works through a feature request. Thanks!
Just wanted to +1 the idea to add sorting, but also other RStudio-like / Postico-like things such as filtering columns and general searching. Really awesome tool, so happy to have...
Judging from the initial picture in #786, it seems like this might be related to that issue..
@PierrickBrun Could you explain why the `force=True` option is used by default when the mail is sent, and when the `create_from_ui()` with `force=False` is used? I'm worried the session could...
credit to @vvrossem for helping with this find!
Hi @cesarlr! For this PR we are waiting for the OCA (@legalsylvain @chienandalu ?) to consider it :)
For what it's worth, I wrote a little JS [module](https://github.com/mclaeysb/simplepolygon) to deal with non-simple polygons (back in the days when I was [trying](https://github.com/Turfjs/turf-buffer/pull/33) to write a buffer algorithm using JS...