-
On Ubuntu 22.04, when I try `poetry install`, I get this error:
```
~/plugins/backup$ poetry install
Installing dependencies from lock file
Package operations: 4 installs, 0 updates, 0 removal…
-
Using psycopg2-ctypes and pypy I see:
`Exception RuntimeError: RuntimeError('maximum recursion depth exceeded',) in method __del__ of ignored`
printed by the django development server. It only ha…
-
### Environment
* PostgreSQL version: N/A
* PostgREST version: 12.0.2
* Operating system: Windows 10
### Description of issue
`postgrest.exe --help` should output help text to the console; …
-
I recently upgrade from python 3.6 to 3.8, and encountered a strange bug:
```python
File ".../venv/lib/python3.8/site-packages/aiopg/connection.py", line 151, in _ready
self._loop.add_write…
-
Since it does not work on nodejs 16 and upwards and it is still part of the docs, asking if there is any support still for the native extension? We needed it mainly b/c SSL support only really worked …
-
**Is your feature request related to a problem? Please describe.**
I am currently trying to contribute but the setup is really a pita. In my history I have used over 30 commands trying to get everyth…
-
```
Collecting psycopg2==2.9.9
Using cached http://mirrors.cloud.aliyuncs.com/pypi/packages/c9/5e/dc6acaf46d78979d6b…
-
Would be it be possible to support a single DSN argument rather than the host/db/username/pass vars?
(Might be more appropriate to open this issue at postgrator itself)
-
### Description:
> Please include a detailed description of the issue (and an image or screen recording, if applicable)
Autocomplete is not working after installation. The demo worked.
EDIT: t…
-
i don't have nvidia :| soooo, i used vagrant install and test....
BUT...
-------------------------------
Testing with vagrant
Start the vagrant box using:
vagrant up (required vagrant up --pr…