-
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,…
-
### Current Behavior
With `NX_DISABLE_DB=false NX_DB_CACHE=true`, a user's own `RemoteCache` (or `RemoteCacheV2`) implementation is not respected.
![CleanShot 2024-09-26 at 16 30 22@2x](https://…
-
### Description
Currently the NOS links are in the footer, which is another NOAA office.
![Image](https://github.com/weather-gov/weather.gov/assets/24654605/ae9cc61c-070d-47f0-8262-09e351aaf55d)
Re…
-
this css is unabled to be parsed
```css
.mdi-3d-rotation:before {
content: "\ue84d";
}
.mdi-ac-unit:before {
content: "\ueb3b";
}
.mdi-access-alarm:before {
content: "\ue190";
}
…
-
I wrote my own FontAwesomeProCollection and used a program I wrote to generate them...
By the way AMAZING Plugin, I love this plugin. It took me a little to figure out due to the old nuget package…
-
Hello,
When i ran php av i will still have some file due to some specific files wich will always contains same files.
For example:
```
wp-content/plugins/js_composer/vc_classmap.json.php
```
…
-
-
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…