remove default value, for real this time
authorMark Wells <mark@freeside.biz>
Sat, 9 Nov 2013 00:16:47 +0000 (16:16 -0800)
committerMark Wells <mark@freeside.biz>
Sat, 9 Nov 2013 00:16:47 +0000 (16:16 -0800)
FS/FS/Schema.pm

index b8d7cdc..ae9cb41 100644 (file)
@@ -4903,7 +4903,7 @@ sub tables_hashref {
 
         #currently only u4:
         # terminating number (as opposed to dialed destination)
-        'dst_term',    'varchar',  'NULL', $char_d, \"''", '',
+        'dst_term',    'varchar',  'NULL', $char_d, '', '',
 
         #these don't seem to be logged by most of the SQL cdr_* modules
         #except tds under sql-illegal names, so;