Sean Fraser

Results 3 issues of Sean Fraser

The clear action performs a blanked deletion of the entire contents S3 Bucket. Ideally it should follow the same include/exclude rules as the push option, so it doesn't delete other...

The Registry::store() method uses a prepared statement with a hardcoded table name ``` $this->database->statement("INSERT INTO system_registries ( `key`, `value` ) VALUES ( ?, ? ) ON DUPLICATE KEY UPDATE `key`...