Kim
Kim
Hi, Thanks for the quick update to 1.10.0! One of the most exciting features is RBAC support that allows to add users with different roles and permissions. I tried following...
Airflow has been constantly using 90% of my server's CPU, but I was able to resolve it and bring it down to around 5-10%. I wanted to document and share...
Sorry, one more from me :) **Is your feature request related to a problem? Please describe.** I ran an export and saw that 133 photos were missing. So I wanted...
Hey guys, here is my PR for power domain support. Please review it in conjunction with the zephyr PR: https://github.com/zmkfirmware/zephyr/pull/8 ## Features ### Power Domains Power Domains are basically Zephyr's...
This PR adds underglow support to the sofle keyboard. I used the kyria shield as a reference. It's been tested on a sofle choc, but the pins are the same...
This PR adds an auto off on idle feature to the underglow. It's already supported for the backlight and this adds a similar setting to the underglow. I have tested...
Hi, i am working on a paypal plugin, which supports multiple currencies. in order to do this, I would like to generate multiple OFX files for each currency that is...
**Is your feature request related to a problem? Please describe.** I have a bunch of common tasks, such as creating time intelligence measures, creating measures for USERELATIONSHIP and so on....
Hey Guys, Is it possible to implement re-trying of queries if the query fails due to non-model related errors? For example, sometimes Azure SQL fails with errors like this: ```...
Hi, I just upgraded from dbt 0.19.0 to dbt-core 1.0.0 and dbt-sqlserver 1.0.0. Most things seemed to work well, but then I tried to run `dbt test` on a DB...