-
In the best of worlds metadata for all apps will be extracted by Butler Spyglass.
But if som apps for some reason fail to extract, this should be recorded to disk so it is clear what went well and wh…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
### What version of Butler Spyglass are you using?
2.0.0
### What version of Node.js are you using? Not applicable if you use the standalone version of Butler Spyglass.
_No response_
### What comm…
-
**Describe the bug**
No lineage info if tables have been dropped in load script.
**To Reproduce**
Run Butler spyglass with apps that have Drop table statements
**Expected behavior**
Get linea…
-
**Describe the bug**
A clear and concise description of what the bug is.
D:\QS-Buttler-Spy-Glass\node_modules\config\lib\config.js:203
throw new Error('Configuration property "' + property + …
-
**Describe the bug**
Hello, i followed the instruction using node.js but when i run "node.js" i get an error. I renamed the config file "Production.yaml" but i cannot make it work.
**To Reproduce*…
-
Consider writing the retrieved info to disk as it becomes available. This would reduce the impact of Butler Spyglass crashing late during an extraction run. It would also allow the generated files to …
-
After I run the script (with node.js) the script keeps repeating itself. it looks like it's in a never ending loop:
![image](https://user-images.githubusercontent.com/44611992/54347100-8f756000-464…