Jens

Results 5 issues of Jens

Hey @svendiedrichsen, Thank you for your work on this lib and open sourcing it. Have you ever considered to add school vacations to this lib? Even if you don't want...

I looked into https://liquibase.jira.com/browse/CORE-2190 and also [commented](https://liquibase.jira.com/browse/CORE-2190?focusedCommentId=23995&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-23995) on the issue for what I think could be a solution. Here is the pull request with the changes of the description.

TypeBug
Severity3
ImpactMedium
DBAll
IntegrationAny
criticalityBuilder
complexityGlobal

This will check for self-signed certs and validate against it. Useful for servers that use self-sigened certs. The `certfile` has to part of the app and reachable/loadable via `Bundle` for...

Do the models work with XML based FHIR resources? If so are there any examples on this? Does it work with stream-based XMLParser?

documentation
enhancement

I use sqldelight in a KMM app project. I store sensitive cached data, mostly in the form of base64 encoded images as strings. It's only meant to be used as...