-
# This is a Bug Report
## Description
When running via `serverless webpack`, `serverless deploy` or `serverless package`, the process exits with a successful status code but no bundle output.
…
-
I'm using migra with a Hasura project. Hasura has an [Event Triggers](https://hasura.io/docs/1.0/graphql/core/event-triggers/index.html) feature that generates SQL trigger functions. Looks like migra …
-
### Is your proposal related to a problem?
HASURA_GRAPHQL_METADATA_DATABASE_URL should allow HDB invocation logs to be separated in a new postgres DB and handle automatic migration when main DB…
-
I was looking at using this [Laravel package](https://github.com/spatie/laravel-webhook-client) which allows a Laravel application to receive signed payloads. The default signature validator will chec…
-
At the moment we insert scheduled triggers for the start/end time of an event whenever the event times are edited. This can lead to lots of weird duplication scenarios that can cause bugs in livestrea…
-
Hello,
Is it possible to implement protobuf and/or grpc for output (in addition of JSON) ?
It'll be preferable for an usage between microservices in-place of JSON which is more big slow.
Regards
…
-
It seems that when you add a remote schema provided by another hasura instance, all the tables in that schema can be queried.
For our use case we have an events table that contains the id of the per…
-
### Version Information
v2.37.0
OSS
### What is the current behaviour?
Jsonb columns in postgres with big int values are being rounded. eg `750727362669608961` becomes `750727362669609000` on …
-
### Is your proposal related to a problem?
I have experienced some frustrating issues while troubleshooting webhook authentication failures. I have an open-source Django project that uses the Hasur…
-
Support custom cron and scheduled timezone.
Additionally, can cron expression supports seconds?