Results 6 comments of Chris Allen

I experience the same behavior: ```bash $ guake --version Guake Terminal: 3.8.0 VTE: 0.64.2 VTE runtime: 0.64.2 Gtk: 3.24.30 ```

This is a huge blocker. Anyone know the last working version?

@AndriiSherman Can this ticket be re-opened or should another ticket be created? It seems the `tablesFilter` option is being ignored when using `^0.24.2`. Downgrading to `0.22.8` fixes the issue.

Same issue here. If you don't _**need**_ the geometry column in your context, you can explicitly omit it. For the example above, it would look something like: ```typescript const reviews...