summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/dbdef-create1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dbdef-create b/bin/dbdef-create
index e0e7df70f..2283b533f 100755
--- a/bin/dbdef-create
+++ b/bin/dbdef-create
@@ -9,6 +9,7 @@ use FS::Schema;
my $user = shift or die &usage;
$FS::Schema::setup_hack = 1;
+$FS::CurrentUser::upgrade_hack = 1;
my($dbh)=adminsuidsetup $user;
#needs to match FS::Record