Closed (fixed)
Project:
Database Scripts
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2009 at 19:01 UTC
Updated:
1 Jan 2010 at 05:50 UTC
It's been giving me worries that I might accidently restore pruduction.
So added in a check to see if $locked was set and returning early instead of restoring in that case.
Added in the $locked variable to my settings_db.php (that is unique to each sandbox).
Less worry :)
| Comment | File | Size | Author |
|---|---|---|---|
| locked_restore.patch | 1.25 KB | hefox |
Comments
Comment #1
hefox commentedhttp://drupalcode.org/viewvc/drupal/contributions/modules/dbscripts/dbsc...