José Lorenzo Rodríguez
José Lorenzo Rodríguez
Trying to indent this snippet ```haskell -- | Foo class GToJSON enc arity f where -- | Bar gToJSON :: Options -> ToArgs enc arity a -> f a ->...
### Version Information Server Version: 2.8.1 ### Environment OSS ### What is the expected behaviour? Queries in `query_collection` should be validated against the schema and be marked as inconsistent. This...
I recently released `dhall-nomad` `v1.0.1`, but I'm not clear how to publish the new version to the store. Are there any instructions available? Thanks!
I'm having an issue where I want partitions to the deleted with `CASCADE`, but cannot find out how to do it. While inspecting the function, I noticed that `v_drop_cascade_fk` is...
### Version Information Server Version: 2.10.1 ### What is the current behaviour? We are getting warning in postgres like this one: ``` identifier "ae6db31db4265ea6433a54d889f0c6a5_root.or.payment.ar.payment.refunds.cf.statusHistory.pg.entered_at" will be truncated to "ae6db31db4265ea6433a54d889f0c6a5_root.or.payment.ar.payment.ref" ```...
This includes a temporary override in stack.yaml until the pull request in `distributed-process-systest` is merged
I'm currently in the process of evaluating Hasura to sell it as a solution for the rest of may team. One of the concerns we have is that there is...
The motivating use case for extracting these functions is that it gives more control to the developer using this package on how to deploy this to their infrastructure. For instance,...