Halvard Mørstad
Halvard Mørstad
**Is your feature request related to a problem? Please describe.** When running a migration, it should start a transaction as default, unless this is disabled in config. The transaction should...
**Is your feature request related to a problem? Please describe.** The seed files are currently run without any set order (if any it is alphabetical). We should add a property...
### The Idea As `latest` and `next` will eventually introduce breaking changes to the clients, this should be removed and only specific versions should be used. Open for feedback.
Hi! I made some middlewares for Oak, which you might enjoy (seeing you are using djwt). One of the middlewares is for [JWT validation](https://github.com/halvardssm/oak-middleware-jwt) (though I see you already have...
Hi! I would love to see an official Aleph Docker image to use for local development and for pipelines (CD/CI). If the consensus is that this is a good idea,...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/kratos/blob/master/CODE_OF_CONDUCT.md). -...
Hi! This PR adds a message to the deployment. It solves #169
Hi! I am trying to use this module in my application, but I receive an error "Not supported" whenever I try to connect. I shouldn't have any options which would...
Hi! I really appreciate the work you have put into this library! When automating queries it's not always possible to know if a request will be a query or an...