GDream Studio
GDream Studio
DDeno
Created by GDream Studio on 5/13/2025 in #help
Using SSL with deno deploy and supabase postgres direct connection
All good for me!
11 replies
DDeno
Created by GDream Studio on 5/13/2025 in #help
Using SSL with deno deploy and supabase postgres direct connection
Indeed npm:pg is working 🥳 I'll have to figure out how to make it work with kysely now haha. Thanks a lot!
11 replies
DDeno
Created by GDream Studio on 5/13/2025 in #help
Using SSL with deno deploy and supabase postgres direct connection
Thanks a lot 🙏 I'll give it a try and tell you if I made it work 😅
11 replies
DDeno
Created by GDream Studio on 5/13/2025 in #help
Using SSL with deno deploy and supabase postgres direct connection
@lucacasonato If you have a working example I'll take it 😅
11 replies
DDeno
Created by GDream Studio on 5/13/2025 in #help
Using SSL with deno deploy and supabase postgres direct connection
I'm using postgresjs from deno.land/x and when I provide the CA certificate it doesn't work 😦 I have to use either --cert or SSL_CERT_FILE and DENO_TLS_CA_STORE. If I use npm:postgres it simply doesn't work.. no matter which one I use.
11 replies
DDeno
Created by GuillaumeRobinInarix on 3/22/2024 in #help
Import package from Azure DevOps repository
@rbetts Sorry to ping you. Do you have any information about this subject?
11 replies
DDeno
Created by GuillaumeRobinInarix on 3/22/2024 in #help
Import package from Azure DevOps repository
I could only make it work with Github. I think it's linked to how Azure DevOps manages raw content. Unlike Github, which uses https://raw.githubusercontent.com/username/repository/branch/filename, Azure DevOps uses URL query parameters to point to the right file.
11 replies