Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 525 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 525 Bytes

codecov

Installation

Register the commands in your services.yaml.

    Brainbits\DatabaseCommand\Command\SchemaExistsCommand: ~

    Brainbits\DatabaseCommand\Command\WaitForDatabaseCommand: ~

Usage

$ bin/console brainbits:database:wait-for-database --retry-seconds 3 --retry-count 100
$ bin/console brainbits:database:schema-exists