-
Currently we seem to randomly get issues with the Atlys board not being detected.
-
Jira issue originally created by user @beberlei:
https://github.com/doctrine/doctrine2/commit/3bb803fd697d92d661f5b8cea473f75f46c34857
Git Bisect found this commit to lead to the following error:
`…
-
Jira issue originally created by user @beberlei:
Currently drop schema infers from the current metadata model which tables have to be dropped.
However when your schema changes and you then want to r…
-
Jira issue originally created by user @beberlei:
It seems that we have to support much duplicated code to detect paths and such things just because we default to an unconfigured Annotation Driver.
W…
-
Jira issue originally created by user flip101:
PHP code to test (A symfony 2.3 controller):
```
-
**Given this model :**
- [User] many-to-one [UserCategory] one-to-many [Category]
- [UserCategory], needed because of few additional attributes
I'd like to generate a datagrid with a 'Categori…
-
Would it be possible to add the ability to access the ADC1 for HF direct? I've read recently that someone created an experimental driver for this ability in SDR# with their DLL for Airspy. I need a …
-
**Originally by _yam.asc@schwarzes.net_ on 2013-01-11 15:49:26 +0100**
---
When sending emails with YAM 2.8 the SMTP HELO contains only the hostname
of the sender but not the FQDN, which is not corr…
-
Only 1 out of 4 CPUs start on branch rpi-4.1.y d9fa1180.
"[bcm2709_boot_secondary] cpu:1 failed to start (9380)"
All CPUs are brought up (same hardware/unit) by latest raspbian.
Is there a known fi…
-
Jira issue originally created by user eghlima.r@gmail.com:
This is the query from `QueryBuilder->getDQL()`:
`SELECT c FROM wsi\ams\model\Cell c INNER JOIN c.accountingUnit au WHERE 'name' LIKE ?1`
…