-
Sometimes it's useful to run an EL pipeline with zero rows in order to create the target tables but not yet load data into them.
In the SDK for taps, we recently added `--test=schema` to emit _only…
-
```
What steps will reproduce the problem?
Added a event handler for the DocumentComplete event in frmAutomation form
of the DemoApp which continously navigates to www.google.de and calls the
GC.Col…
-
```
What steps will reproduce the problem?
Added a event handler for the DocumentComplete event in frmAutomation form
of the DemoApp which continously navigates to www.google.de and calls the
GC.Col…
-
Potentially add jokes data in JSON?
`{"jokes":[
{"Question":"What does Santa suffer from if he gets stuck in a chimney?", "A":"Cluastrophobia"},
{"Question":"Why does Santa have three ga…
-
Pretty straight forward, tags being automatically added when creating a cover entry, some originals have a lot of tags and this would make everyone's life more easy
-
Did you train spice with your own data? If yes what implementations did you use? Is it open source?
-
Great idea from Peter H.
His words: "What is about a hotkey for filtering the playlist?
In my case I like to sort the whole list after the label. Am I right, that at the moment the only way to s…
-
Update Krill to use async `kvx` (see https://github.com/NLnetLabs/kvx/pull/15)
Currently, we do not use async functions for `kvx`. This also still needs some work in `kvx` itself.
Under the hood…
-
REST API docs https://developers.google.com/tag-platform/tag-manager/api/v2
-
这个 Feature Request 算是此[评论](https://github.com/tuberry/desktop-lyric/issues/17#issuecomment-1826230636)的后续。
这样做可以每首歌少读一次文件,而且文件名格式更自由有利于解决 #264 这类问题,也可以加songId之类的精确匹配。
我不会 rust,弄的这个 patch 可能有问题,但…