-
SELECT
cs.name,
SUM(IFNULL(num_decks, 0)) AS num_decks,
SUM(IFNULL(wins, 0)) AS wins,
SUM(IFNULL(losses, 0)) AS losses,
SUM(IFNULL(d…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
Can you please filter characters so that I know who is from DC and who is from Marvel
-
Purchase wifi router and SIM dongle (or maybe one that's integrated) that supports around 100 simultaneously connected devices. This can be used as a backup if the workshop venue wifi starts to lag/fa…
-
## Update 2018-05-02 22:15 CET
- [x] bloodmoon bugged: lands should enter as basic mountaoins (reported by badmoon / 2018-05-01 12:01:21.812).
- [x] shalai, voice of planty: hi i tryed make brawl …
-
so I was reading the other post on the Pi4 Model B (4BG model) not working and I have downloaded the: **2023-08-20-picobrew-pico-lite.img** that you posted on your Google drive. It boots and it creat…
-
### Describe the feature or hardware support you'd like
Support for LDO Nighthawk-SB board. I have done a mapping of the pins and included it in the attached config file as a .pdf as it won't uploa…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…
-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…