HummingBirdAnimeClient/phinx.yml
Timothy J Warren 42ec5faa4a
All checks were successful
timw4mail/HummingBirdAnimeClient/develop This commit looks good
timw4mail/HummingBirdAnimeClient/PR-21 This commit looks good
Update phinx.yml file for new version of Phinx, see #20
2019-01-07 14:31:17 -05:00

10 lines
253 B
YAML

paths:
migrations: '%%PHINX_CONFIG_DIR%%/migrations'
environments:
default_migration_table: phinxlog
default_database: development
development:
adapter: sqlite
name: ./anime_collection # Phinx will add a .sqlite3 suffix