Paul Spitzner
Paul Spitzner
Firstly, thanks for the great workflow! I find myself often merging pdfs and keeping the first filename for the merged file (e.g. when combining main manuscript and supplemental material in...
This is a naiv workaround for gledopto extended color lights, as described in #2364 Gledopto extended color lights support setting color either as temperature `ct` or as `xy`. Only if...
This should enable wireguard connections, too. They are added to system preferences / network. the idea to use scutil comes from stve's workflow: https://github.com/stve/alfred-vpn but I did not want to...
### **User description** Hi there, thanks for the package, loving this for its simplicity. This PR adds an option that allows to combine multiple asserts into a test that can...
I noticed that `dbt.type_string()` compiles to `varchar(8000)` and wondered if this is intended behaviour. On other backends, like duckdb, or postgres in particular, it comiles to `TEXT`, which I think...
Hi all, thanks for this great extension, its become an unreplaceable tool for me! I am currently trying to establish a consistent code style at work, mainly by promoting sqlfluff....