yii2-app-api icon indicating copy to clipboard operation
yii2-app-api copied to clipboard

faker/refresh

Open siggi-k opened this issue 1 year ago • 1 comments

new commands: ./yii faker/clear ./yii faker/refresh

siggi-k avatar Feb 05 '24 15:02 siggi-k

Command should ask the user before deleting data, so please add a check if ($this->confirm(...)) { return ExitCode::ERROR; }

cebe avatar May 06 '24 14:05 cebe

Please review commit add confirm at actions clear, refresh

siggi-k avatar May 31 '24 12:05 siggi-k

Thank you!

cebe avatar Jun 06 '24 12:06 cebe