-
Sometimes it's useful to put a limit on what a type parameter can be. In a way it is a counterpart of the `extends` constraint.
### Problem
Consider an example, a [classic function](https://msdn.micr…
-
Hello, can we define constraints over the table?
Similar to Django, I am requesting for:
**Check constraints**
**Unique constraints**
Thank you!
-
# Feature request
## Is your feature request related to a problem? Please describe.
It would be nice to be able to specify constraints within bot a table and a column
For example:
```
cre…
-
#### Describe the solution you'd like
It would be perhaps nice to have a `Model.print()` method that prints the current status of the model. I can imagine this is useful for users to check the curren…
-
`mint:freeze_authority` and `mint:authority` should be able to support None. Maybe they do already? But it's getting to be more common that people want to check that a mint has these option set to Non…
-
Addressbook.json contains hashcodes for ownWedding and weddingJobs as numbers with no mention of the hashing algorithm used or an easy way to encrypt or decrypt them.
This violates tp constraints of…
-
Is it possible, perhaps outside of the dm ecosystem, to model relationships between tables that aren't based on FK-PK relationships. Think of a situation where there is a flights and an airports table…
-
I noticed that Corset didn't pick up "id-data" as being a problem in the Shakira constraints file, line 69.
I think this is a typo and should be "is-data"???
https://github.com/Consensys/linea-…
-
We may want to avoid expressing FPU extensions in ARM Cortex-M CPU constraints.
# Proposal
Refrain from extending the set of `@platforms//cpu:armv*-mf` constraints, and annotate the existing const…
-
The combination of "mandatory" and "repeatable" does not capture the notion of a statement template that MUST NOT match the data.
For example one might want to specify, in a shape, that there be no…