-
The following reproduction script shows the error.
It works on Rails 7.0/7.1 with the latest release of `activerecord-postgis-adapter` but fails when run with Rails 7.2 and master branch of `activ…
-
Some courses have a policy of adjusting a student's score by X% if it is Y hours early/late.
These policies vary a great deal. For example:
EECS 183 (see "Bonus point policy" and "Late policy"):…
-
### Name and Version
bitnami/postgresql-ha: latest
### What architecture are you using?
amd64
### What steps will reproduce the bug?
This is on an Azure AKS cluster with CPU 600 and mem…
-
I would imagine fixing this would mean breaking this out into two methods?
https://github.com/MiniProfiler/dotnet/blob/master/src/MiniProfiler.AspNetCore.Mvc/MvcExtensions.cs#L22
-
There doesn't seem to be a good way to upgrade between major versions of postgres. When sharing the volume with a new container with a newer version of postgres it won't run as the data directory hasn…
-
### Your current environment
Python platform: Linux-5.10.213-201.855.amzn2.x86_64-x86_64-with-glibc2.35
Is CUDA available: True
CUDA runtime version: 12.3.107
CUDA_MODULE_LOADING set to: LAZY
GPU…
-
Promscale 0.11.0 is refusing to start claiming the extension is too old even though I have 0.5.0 installed. Trying to update it manually fails:
```
promscale=# alter extension promscale update;
E…
-
For instance, I have some scripts that set up some users and such using ENV variables passed to `docker run`. I want to make sure that if those variables were not passed to the `docker run` then the i…
-
### Task Details
Setup migrations using sqlmodel and alembic
-
### Specification for Enriching Code Analysis and Representation
**Objective:**
Enhance the analysis and representation of code by including comprehensive metadata and detailed context from …