-
[`needs_constraints`](https://sphinx-needs.readthedocs.io/en/latest/configuration.html#needs-constraints) and [`needs_warnings`](https://sphinx-needs.readthedocs.io/en/latest/configuration.html#needs-…
-
### What happened?
With the recent changes, we know see the resolver reconciler's error messages in the lock object's conditions. This allows us to understand why package manager does not pro…
-
### Background
Command `/add n/google r/swe e/special+._-char@example.com d/15/11/24` led to error despite following error message's constraints
![Screenshot 2024-11-15 at 4.33.07 PM.png](https://r…
-
# Description
For the following command: ``add_supplier n/Fresh Farms Ltd p/98765432 e/a+_.-a@example.com a/23 Orchard Street ``, the email meets the constraints shown in the error message, yet the …
-
Example code: https://github.com/tscircuit/cli/blob/main/example-project/src/KeyswitchSocket.tsx
-
Equality constraints are sort of hard to encode systematically:
- what about mutually recursive classes + eq constraints?
- F* syntactically disallow defining 2+ mutually recursive typeclasses, …
-
### Steps to reproduce
The following line of code may (under rare conditions) cause problems:
https://github.com/rails/rails/blob/44db6bbfcbe66ac5926f01f3b693a378552b752f/actionpack/lib/action_d…
-
**Describe the bug**
When using `bulk_copy` to insert into a table with column that is not `NULL` and provides a `DEFAULT`constraint, that column must also be provided and the default value cannot be…
amgcc updated
2 months ago
-
#### Bug description
The way the constraints descriptions are printed under the option group headers doesn't work very well with longer descriptions that require wrapping. I have implemented a "requi…
-
Django 3.1 with PostgreSQL adds support for deferrable unique constraints which CockroachDB doesn't support. For example:
```sql
CREATE TABLE "constraints_uniqueconstraintdeferrable" (
"id" int…