-
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…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
I really like the thought process behind this. Nice idea.
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
Since we have advanced the story of the first half of Ver 5.0, we will add keywords. This time, I am creating it from Genshin Impact's "Archive" - "Travel Log", item and movie.
Write in system.json…
-
Since we have advanced the story of the first half of Ver 5.0, we will add keywords. This time, I am creating it from Genshin Impact's "Archive" - "Travel Log", item and movie.
Write in system.json…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
This [article](https://calmatters.network/2021/06/30/the-pandemic-laid-bare-existing-inequalities-californias-kids-felt-the-pain/) is glitchy. CSS is rendering as text and some parts have weird format…
-
### Description
WIP - Mogu'Shan Vault SQL Stuff.
Thanks to @mdX7 and @Naddley for being helping me understand a bit the sniff etc :)
Please leaf feedback with helpful comments, it is demoting…