Update page 'collection'
parent
50d994b68e
commit
32bd07ca96
@ -24,8 +24,8 @@ paths:
|
||||
|
||||
environments:
|
||||
default_migration_table: phinxlog
|
||||
default_database: development
|
||||
development:
|
||||
default_database: production
|
||||
production:
|
||||
adapter: sqlite
|
||||
name: ./anime_collection.sqlite
|
||||
|
||||
@ -34,7 +34,7 @@ environments:
|
||||
## Setup steps
|
||||
|
||||
1. Create phinx and Hummingbird config files
|
||||
2. Run the migrations. Based on the example file above, you'd run: `./vendor/bin/phinx migrate -e development`
|
||||
2. Run the migrations. Based on the example file above, you'd run: `./vendor/bin/phinx migrate -e production`
|
||||
|
||||
## Importing Anime:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user