Skip to content

bannmoore/casulsulvania-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Casulsulvania DB

Dependencies

Also requires the casulsulvania and casulsulvania-infra repos.

Setup

brew bundle

Commands

Run database: See the casulsulvania-infra project.

Run migrations:

./bin/migrate up

Create migration:

./bin/migrate create new_migration_name sql

Populating local from cas_db.dump

See casulsulvania-infra for instructions on generating a .dump file from the remote database. Copy that file into this repository. Then, while the local database is running:

./bin/pgrestore.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published