The Wayback Machine - https://web.archive.org/web/20201018183636/https://github.com/topics/automatic-api
Skip to content
#

automatic-api

Here are 33 public repositories matching this topic...

graphql-engine
kreempuff
kreempuff commented Oct 10, 2020

Whenever I try to issue a command using hasura seeds apply -f <FILEPATH>, the command adds the seeds prefix to the path and errors

I would expect it to use the relative file path as given so I can tab complete specific seed files.

Ex:

hasura seeds apply --file seeds/1602160517233_resource.sql
FATA[0000] error opening file: open <REDACTED>/seeds/seeds/1602160517233_resource.
dosco
dosco commented Jul 17, 2020

What would you like to be added:

Currently config uses one file per environment (eg. dev, staging, prod, etc) we should move to a multi-file config where we have one folder per environment and config values can be split across multiple files within this folder.

Why is this needed:

For setups where there are

Improve this page

Add a description, image, and links to the automatic-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the automatic-api topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.