Releases: graze/sprout
Releases · graze/sprout
Security update
- Update
league/flysystem
for GHSA-9f46-5r25-5wfm
Maybe 7.3 the default docker image
use 7.3 as default (#12) * use 7.3 as fefault * code sniffer min version
Fix problem where chop was always chopping everything
Merge pull request #9 from graze/fix-chop Fix problem where chop was always chopping everything
:snail: → :racehorse:
- Some small speed improvements for large numbers of tables when truncating
Chop down all the tables
- Adds
--all
to thechop
command. - Adds
--chop-all
to theseed
command.
Fix: data directories above application directory
- Fixes data directories being outside the source directory.
Create folders when dumping
- Creates folder when you dump, no need to prepare!
- Increases test coverage
Safer Dumping
- Safer mysqldump to sql conversion
- Adds documentation: https://graze.github.io/sprout
Initial version
The actual initial version.
🌱 Seed your databases!