Jeremy

Results 9 issues of Jeremy

**Describe the bug** Creating/testing a connection fails when attempting to specify sslmode=require **To Reproduce** Steps to reproduce the behavior: 1. Create a connection to PostgreSQL using database URL 2. Append...

help wanted
good first issue

**Describe the bug** Geometry data fails to open in map view. Instead the data appears to be interpreted as text, and an error is displayed when attempting to open a...

good first issue

This occurs multiple times, intermittently or randomly: Faulting application name: grepWin-x64-2.0.10_portable.exe, version: 2.0.10.1125, time stamp: 0x6210a972 Faulting module name: ntdll.dll, version: 10.0.19041.1806, time stamp: 0x1000a5b9 **Exception code: 0xc0000374** Fault offset:...

**Is your feature request related to a problem? Please describe.** Current geometry viewer shows leaflet's basic OSM view only. **Describe the solution you'd like** It would be helpful to have...

enhancement

### Guidelines - [X] I agree to follow this project's Contributing Guidelines. ### Description All of the examples use app.R and it's not clear how one could leverage shiny.router in...

enhancement

- **Poetry version**: 1.2.2 - **Python version**: 3.10.8 - **OS version and name**: Windows 11 - **pyproject.toml**: n/a - [x ] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) stable Poetry version, installed...

kind/question
area/windows

Adding `geometry` to spatial types to allow the cell view to call `ST_AsText` on the underlying data, similar to its current handling of `geography`. *maybe* fixes dbgate/dbgate#307

**Describe the bug** Autoupdate fails **To Reproduce** Steps to reproduce the behavior: 1. Click download for autoupdate **Expected behavior** Autoupdate should succeed, always has until now **Screenshots** **Version Information (please...

**Describe the bug** When dbgate has an open db connection, there's an async/wait calling variants of [this query](https://github.com/dbgate/dbgate/blob/master/plugins/dbgate-plugin-postgres/src/backend/sql/viewModifications.js) to build the left pane object list. Separately, when a long-running query...