Update page 'collection'

Timothy Warren 2019-01-03 14:03:07 -05:00
parent dc0e10d545
commit ad907f686c

@ -20,7 +20,7 @@ See [Configuration Page](./configuration#databasetoml) for more information
Example sqlite config: Example sqlite config:
```yaml ```yaml
paths: paths:
migrations: "%%PHINX_CONFIG_DIR%%/migrations" migrations: %%PHINX_CONFIG_DIR%%/migrations
environments: environments:
default_migration_table: phinxlog default_migration_table: phinxlog