-
```
python3.11 -m venv test
cd test
bin/pip install RelStorage==3.5.0
Collecting RelStorage==3.5.0
Using cached RelStorage-3.5.0.tar.gz (2.5 MB)
Installing build dependencies ... done
…
-
I'm running into an issue during installation. Any ideas how to get around this one?
```
>> Error: Cannot find module '../../../../../../vendor/assets/javascripts/carto-node/carto-node' from '/car…
-
1. Forms and Input Fields: Check for proper validation messages and behaviors.
2. Data Integrity: Ensure the database correctly stores and retrieves data.
-
##### SUMMARY
ldapbindpasswd in options which includes '#' creates faulty pg_hba lines
While a hashmark in a password might be ugly I cannot change this
##### ISSUE TYPE
- Bug Report
…
stelb updated
8 months ago
-
### Description of Issue/Question
The PostgreSQL module doesn't appear to work at all on Windows. This causes a few failings with regards to setting up databases via states etc..
### Setup
* L…
-
**Describe the bug**
As described here https://dj-stripe.dev/dj-stripe/2.7/api_keys/, we got rid of `STRIPE_LIVE_SECRET_KEY` and `STRIPE_TEST_SECRET_KEY`.
However when calling [Customer.add_paymen…
-
### What is the bug or the crash?
With new Profile see short video
https://github.com/qgis/QGIS/assets/123968129/d5dd6f1d-9c21-4eb7-ac62-f74c4c3b45b6
### Steps to reproduce the issue
…
-
### What happened?
I am migrating from using an Azure DB for Postgres Single Server, which is being deprecated in March 2025, to a Flexible Server. When I try to create a new `Role` on the Flexible S…
-
**OS**: macOS Monterey, 12.0.1 (M1 Pro)
**python version**: Python 3.7
**databases version**: 0.5.5
**database backend (mysql, sqlite or postgresql)**: sqlite
**database driver (aiopg, aiomysql …
-
Building the `master` as well as the `py3pg12postgis3` branch with `docker build -t=sverhoeven/cartodb docker-cartodb/` errors with:
```
Done installing documentation for rack after 7 seconds
15 ge…