-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
-
I made a personal adjustment for my omnibar based on my own addon that I made where I just add timers to each ability for glow and add the Glow library:
local LCG = LibStub("LibCustomGlow-1.0")
…
-
I was wondering what your thoughts would be on adding support for alternative versions of an author's name. This is admittedly not a super common use case, but might come in hand when, e.g.,
* An a…
-
## Summary of Bug
When attempting to open a channel using `hermes tx chan-open-init`, the chain-id passed to `--src-chain` has no influence on the subsequent steps of the channel handshake. This allo…
-
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…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the ex…