-
When I call `navigator.health.requestAuthorization(['weight']);` I would expect the Android dialogue to ask for permission for bodyweight data only.
Instead, I get the following dialogue:
> This a…
-
#### Description
An error with DecimalField creation.
#### To Reproduce
When running tests using pytest.
##### Model / Factory code
```python
# models
class Lift(models.Model):
...
…
-
sqlMessage: 'Cannot delete or update a parent row: a foreign key constraint fails (`browsemuscle`.`bodyweight`, CONSTRAINT `bodyweight_ibfk_3` FOREIGN KEY (`nome_exercicio`) REFERENCES `exercicios` (`…
tskxz updated
2 years ago
-
```
code: 'ER_ROW_IS_REFERENCED_2',
errno: 1451,
sqlMessage: 'Cannot delete or update a parent row: a foreign key constraint fails (`browsemuscle`.`bodyweight`, CONSTRAINT `bodyweight_ibfk_1`…
tskxz updated
2 years ago
-
Let's take `MDMA` as particular example where save dosage is around `1.5mg/kg`, in my case it's about `97,5` - someday I've made a mistake and taken around `140mg` which completely knocked me out, rou…
-
We will use Structured Data Capture FHIR IG (v3.0.0) for survey-related resources including Questionnaire.
Tasks:
- [x] Create dependency for [hl7.fhir.uv.sdc](http://hl7.org/fhir/uv/sdc/Implement…
-
### Describe the bug
so using the candy mod i had an absurd amount of gum, normal gum and so after choosing to eat a bunch of it, which never filled my characters hunger, i thought that was the way t…
-
implement querydsl join
The documentation http://querydsl.com/static/querydsl/2.2.0/reference/html/ch02s02.html seems to have a different idea than me about what should be in on(predicate). It s…
-
**Describe the bug**
Adding new lifts, found a 400 when adding a record for a the old "W69+" youth category
**To Reproduce**
```
400 Client Error: Bad Request for url: https://api.lifter.shivan.…
-
The 'calculate_crcl'.py has been written to help answer the question, what is the proportion of patients potentially on the incorrect dose of DOAC.
It is now ready for a code review and I will brie…