Mateo Mađerić
Mateo Mađerić
Both Ubuntu 20.04 and CentOS 7.6 are stuck while trying to initialize using: `docker run --rm -it -v protonmail:/root shenxn/protonmail-bridge init` Both server instances are fresh deployments on DigitalOcean cloud...
Comparing here to null can work only if the TItem is class. If we have structs, for example, KeyValuePair as a TItem constraint, this condition will fail. Using default equality...
Hi, As I couldn't find any information if Hasura currently supports SQL transactions, I would like to post a request for the feature which I think is upgraded solution than...
I have applied a custom IOperationProcessor globally to all endpoints: ``` public class DocumentationProcessor : IOperationProcessor { public bool Process(OperationProcessorContext context) { context.OperationDescription.Operation.Parameters.Add( new OpenApiParameter { Name = Constants.Header.TenantId, Kind...