-
Hi,
I'm running a kubernetes instance of `15.4-alpine3.18`, with modified image `IMG_POSTGRES_TAG` added with `pg_hashids` via following `Dockerfile`:
```
FROM postgres:15.4-alpine3.18 …
-
Hi,
(**NOTE** this is also posted here https://github.com/docker-library/postgres/issues/1122#issue-1896632578)
I'm running a kubernetes instance of `15.4-alpine3.18`, with modified image `IMG_…
-
**Describe the bug**
- I face **two issues** when upgrading supabase-cli from **1.93.0** to any version of **1.100.1** / **1.106.1** / **1.110.1**
- I installed all versions using the linux_amd64.…
-
bytestring-0.12.0.2 ([changelog](http://hackage.haskell.org/package/bytestring-0.12.0.2/changelog)) is out of bounds for:
- [ ] GLUT-2.7.0.16 (>=0.9 && < 0.12). haskell-opengl @svenpanne. Used by: ex…
juhp updated
5 months ago
-
Consider the following example (which I'm afraid I can't release the code to), where I want to update an attribute under the name `psql_15/exts/pg_hashids` — traceback and some fluff omitted:
…
-
Used the docker method,
there aint much to do in that method for it to go wrong
but after login when i upload and click create it does nothing.
Portainer logs mentioned below
```
01:38:57.361…
-
Hi, it might be something that I do not understand or so. I have 2 sources specified and none of them is official pypi, but mirrors, so here is my Pipfile:
```
[[source]]
url = "https://company/a…
-
## Describe the bug
The [extensions search component](https://supabase.com/docs/guides/database/extensions#full-list-of-extensions) in the docs return incorrect links for some of the extensions.
…
-
I am switching from cjs to esm. I've fixed all the issues except jest running issues. He just refuses to work.
Here is datails.
/jest.config.js
```
export default {
preset: 'ts-jest',
te…
-
Steps to reproduce:
```
$ gem install rubygems-await
$ gem await rubygems-await:0.1.1
```
Observed output:
```
❯ gem await rubygems-await:0.1.1
ERROR: While executing gem ... (NameError…