-
```
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…
-
```
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…
-
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`,
…
-
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`,
…
-
Most of the options in the "Customize Avatar" section do not have localized strings available. ~~As I am planning on adding strings for them to the member modal in #7768,~~ **Edit: Due to the major ta…
-
The loading indicator overlaps with the collection view when items are visible. Consider a different kind of loading indicator to prevent visual collision.
-
Exceeded slow_query limit (2.0 > 2) in mysql:
INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` …
-
Can't believe I'm writing this, but slow down FFG! I can't keep up.
https://www.fantasyflightgames.com/en/news/2017/12/6/sanctum-of-twilight/
-
Users want to use external stylesheets (or sass compiled css) with our styling system. `` has been deprecated. It would be great to have a tool to help with this.
Reference: https://github.com/Polym…
-
Failed to execute `SELECT * FROM _cache_card AS c WHERE ((1 = 1) AND c.name IN ('Roar of the Wurm'))` with `[]` because of `(1146, "Table 'cards._cache_card' doesn't exist")`
Reported on decksite by…