-
### What happens?
I regularly get tripped up by writing
```sql
SELECT *, a / 3 AS b FROM tbl;
```
and later noticing that `b` is being aliased by a column in the star expression (more precisel…
-
# 📅 Checklist
## Release order
- [x] Python sdk jwks changes
- [x] Core
- [x] Dashbaord
- [x] Node - with backend sdk testing for FDI 3.0
- [x] add tests for fdi 1.17, 2.0 for backend sdk test…
-
### What is the bug or the crash?
## User Feedback
The program crashes when I want to add a string field with a width of 250 to an attribute table
## Report Details
**Python Stack Trace**
`…
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this issue exists on the [latest version](https://pandas.pydata.org/docs/whatsnew…
-
### What is the problem you are experiencing?
Was trying to report this as `Report a security vulnerability`
but all I got is this
![image](https://github.com/user-attachments/assets/957cd49c-4…
-
I am getting an error with uwsgi v2.0.15. My service (python 2.7, Flask, psycopg2) runs on AWS ECS and needs to connect to a Redshift RDS. Redshift is moving to ACM certs and during the course of [thi…
-
While following the official tutorial at [](https://docs.docker.com/language/python/develop/ ) the documentation hints to add the database password file as an environment variable to the server servic…
-
```
If I want to py-postgresql,
how to connect to postgresql database
http://python.projects.postgresql.org/
```
Original issue reported on code.google.com by `zj8...@gmail.com` on 28 Jun 2011 at 3:…
-
**Description**
The [modules.ebuildpkg.installed](https://docs.saltstack.com/en/3000/ref/modules/all/salt.modules.ebuildpkg.html#salt.modules.ebuildpkg.install) module function has an extra argument …
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…
sam-s updated
4 weeks ago