-
Sql1:
```
SELECT DISTINCT a.id
FROM hl_claim a
JOIN hl_policy b ON a.policy_id = b.id
LEFT JOIN hl_policy_customer_org c ON b.id = c.policy_id
LEFT JOIN hl_policy_customer_org d ON b.id …
-
### Privileged issue
- [X] I'm @tiangolo or he asked me directly to create an issue here.
### Issue Content
This is a good first contribution. :nerd_face:
The code examples shown in the d…
-
@glutamate As far as I learn from Google documentation, access from third party apps to Gmail servers will only work with OAuth, starting Jan 2025! Until then there is a grace period for existing con…
-
test/spark/run-test.py still uses the legacy _Python_ `lakefs_client` for setup. Given that it's deprecated, this is embarrassing and a tech debt. Update it to use the HL SDK `lakefs`, or at leask `…
-
It is possible to highlight some lines in [Highlight Shortcode](https://gohugo.io/content-management/syntax-highlighting/#highlight-shortcode) using `hl_lines` parameter and `anchorlinenos` can be use…
-
https://support.google.com/accounts/answer/6208650?hl=ar-BH&co=co%3DGENIE.Platform%3DAndroid
-
The [diff-hl mode](https://github.com/dgutov/diff-hl) shows the changes in code in the fringe. Using moe-dark the changes are colors are very hard to notice. I was wondering if those could be supporte…
-
I've purchased and mounted two dwm1000 modules onto breakout boards which I have wired up to some raspberry pi picos as a first test for an indoor positioning system I'm working on. I was able to get …
-
-
Is there any way to set custom highlight groups for the different titles ("ChatGPT", "Prompt", "System", etc.)? I'm trying to configure the windows to match my telescope theme exactly, and this is the…