-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
### Description
in all test_xx functions, the parser gets all fields, imposing that all fields have a value, which is not the case for flag `-noqc`. As a result, sct_pipeline with flag -noqc will c…
-
```
Reported on decksite by Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id…
-
### State of spinalcordtoolbox
Spinal Cord Toolbox (version: 3.0.7)
### Additional Information
https://sourceforge.net/p/spinalcordtoolbox/discussion/help/thread/fdca865e/?limit=25#bef6
~~…
-
```
Failed to execute INSERT INTO deck ( created_date, updated_date, person_id, source_id, url, identifier, name, competition_id, archetype_id, resource_uri, featured_card, score, thumbnail_url, smal…
-
Expected `1` and got `0` with `{'Rakdos Ickspitter'}`. missing=`{'Rakdos Ickspitter'}`
Reported on decksite by logged_out
--------------------------------------------------------------------------…
-
Hello,
I am trying to connect a Philips iU22 ultrasound device's 2D probe and a NDI Aurora tracker system to perform a temporal and spatial calibration in fCal. To this extent, I have used the exam…
-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…