-
Currently, the hashing does not take the type as input. This opens the possibility that two views whose hashing takes the same input and so have the same hash. This small window of vulnerability shoul…
-
Assume will do postgres to align with mSupply/grafana databases, but could still have sqlite a long side, this is what the grafana plugin does already?
Do we still need sqlite for testing (I assume…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Create a migration to add a pgsql function ?
-
i have following audit mixin
```
type AuditMixin struct {
mixin.Schema
}
// Fields of the AuditMixin.
func (AuditMixin) Fields() []ent.Field {
return []ent.Field{
field.Int64("id").Po…
-
Issue #282 is a special case of a more general problem. It is sometimes useful to be able to have structures (both lists and mappings) with pure value semantics. As well as being immutable, they do no…
-
After I deleted person with id 1 using the person_delete command, filtering by user works meaning no person with id 1 is being displayed. However, when i do searching over user ID 'id is 1' there are …
-
Design issue: Vats that have lots of externally refered small objects in them get memory hoggy if those objects need to be all reified all the time.
Possible solution (or a start of one): Take the …
-
Currently, the CloudFormation resource specification and the documentation do not distinguish the difference between an update operation which _fully replaces_ a resource (including data loss) from th…
-
Problem: the `job-list` module's memory cache grows without bound, and tracks KVS which we need to start pruning. The `job-archive` module is mainly structured to feed data to `flux-accounting` and o…