aron

Results 23 comments of aron

> @mabiede @aronerben I like the `LIMIT 1` idea if it is documented in the function docs because it does the "right thing" for probably most use cases. What do...

Hello, are there any news on this? This would be an immensely useful feature :)

@F-Loyer You're probably right. @mikonieminen @joseferben Ping

Can you elaborate? Do you propse using `optional (custom ...)`? From what I'm seeing now `Conformist.custom` maps to one value in the `input`, so I can't use a single `custom`...

We would have to combine the value in our env file with a custom delimiter for it to be one value in the input (as we are using `Sihl.Configuration`). I...

Also, add tests for empty ports and empty ca cert dirs

@mikonieminen Hasn't this been implemented?

Thank you, do you remember where you got that cert from?

As it is, this introduces a cirular dependency between `Browser.Dom` and `Browser.Blob` (therefore this is a draft), how should this be resolved? Should I extract `FormData` into its own file?

Is there any update on this?