Skip to content

Instantly share code, notes, and snippets.

View MattMacGillivray's full-sized avatar

Matt MacGillivray MattMacGillivray

View GitHub Profile
@MattMacGillivray
MattMacGillivray / hasura_migrate.txt
Last active June 24, 2020 17:35
hasura migrate and schema management example
mattm$ pwd
/Users/mattm/dev/project1/hasura
# i have migrations that i've generated from dev, that i want to apply to staging/prod
mattm$ ls
config.yaml metadata migrations
# dev and prod both have the console DISABLED
# you run the console locally, and connect to dev/prod