HummingBirdAnimeClient/phinx.yml.dist
Timothy J Warren f804cc66fb
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
Add migration to create a link table between anime_sets and media
2020-04-22 17:52:07 -04:00

10 lines
253 B
Plaintext

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