-
### Link to reproduction
_No response_
### Describe the Bug
The error message for unique field values is not working on Document DB. The keyValue variable is not present within the error object and…
mvdve updated
3 weeks ago
-
### Problem Statement
[The latest semantic conventions](https://opentelemetry.io/docs/specs/semconv/attributes-registry/db/) has introduced `db.response.status_code` attribute that is the status co…
-
While working on #269 (and contemplating challenges for #141), I had a bit of a brainwave. Hypothetically, it's possible to create embedded text "hints" that are dismissible by a given user (click on …
-
**DESCRIPTION:**
Hi, when I use ShapeValue.zip with table, it throws an exception. Is it a bug with slick?
**STEPS TO REPRODUCE:**
```scala
case class Friends(
id: Option[Long] = None,
…
-
Looking at running benchmarks, I began counting calls to `getRange_internal` in `FDBTransaction.java`, and noticed that, in a specific circumstance, it's possible to issue two native requests in order…
-
Started with: https://github.com/user-attachments/files/17267132/swiss4-netex.zip
Intermediate EPIP NeTEx
[swiss4-netex.zip](https://github.com/user-attachments/files/17278479/swiss4-netex.zip)
…
-
the backend is significantly over complicated. _453453041951 doesnt correlate to tables, etc the read me should have a well explained step by step proccess of what to change. i created the postgres db…
-
I am probably missing something obvious, but how do I iterate over values in a bucket or get a list of keys from KeyValue storage?
```Go
func store(db *storm.DB) {
for i := 0; i < rand.Intn(20);…
tandr updated
6 years ago
-
if (!$RestartingInstance) {
Write-Host „Use custom user to access database“
$DatabaseUserName = „DBAdmin“
$DatabasePassword = „D$1234567“
$EncryptionPassword = „abc123ABC$%&abc123“
$TrustSQLSer…
-
This plugin already performs a few checks on apps before deploying, like ensuring the app has [known/supported triggers](https://github.com/fermyon/cloud-plugin/blob/53169bc69ea7fcfc1eee88549e2408047e…