-
> The goal of this gem is to ensure your Sidekiq jobs are unique. We do this by creating unique keys in Redis based on how you configure uniqueness.
Okay, you probably *can* describe the purpose in…
-
| | |
| ---- | ---- |
| **MIDS information element** | InstitutionID |
| **Modified** | 2023/12/14 |
| **Label** | Institution ID |
| **Definition** | An identifier for the institution having c…
-
Redshift backend cannot provide the following features
1. Add, modify, or delete PRIMARY KEY columns
2. Add, modify, or delete UNIQUE columns
3. Add, modify, or delete REFERENCES (foreign key) co…
-
I've discovered this issue in a project where we are using djangorestframework-api-key.
This package has a migration that creates a `CharField` with `unisque=True` and `null=True`, the populates data…
-
At present, the order in which construction patterns are processed by system modeller is specified via the `core#hasPriority` property of each pattern. This has an integer value which acts like a line…
-
We need a normative canonicalisation format in the profile specification. This depends on the testability, i.e. 2 implementations.
The TD should make a definition the profile should reference it.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
As previously discussed on https://forum.freecad.org/viewtopic.php?p=774199 (I've al…
-
-
Sebastian reported in Slack this morning that this design caused a crash:
```python
import operator as op
from sweetpea import *
color_list = ["red", "green", "blue", "brown"]
location_list…
-
### Description
Given a 2D integer array nums where nums[i] is a non-empty array of distinct positive integers, return the list of integers that are present in each array of nums sorted in ascendin…