X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=8c252031eef4c879ba5fabf0a9e4ea515523b16e;hp=a6d6819fe613fcee5563ea293810b5d4e958fa58;hb=2881220f0f03bb66f117211025f5541d619ccaca;hpb=6d1ee10a6064d64f1f0a17e8331ca816f32228fe diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index a6d6819fe..8c252031e 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2503,8 +2503,8 @@ sub tables_hashref { 'svcnum', 'int', '', '', '', '', 'description', 'varchar', 'NULL', $char_d, '', '', 'blocknum', 'int', 'NULL', '', '', '', - 'speed_up', 'int', '', '', '', '', - 'speed_down', 'int', '', '', '', '', + 'speed_up', 'int', 'NULL', '', '', '', + 'speed_down', 'int', 'NULL', '', '', '', 'ip_addr', 'varchar', 'NULL', 15, '', '', 'mac_addr', 'varchar', 'NULL', 12, '', '', 'authkey', 'varchar', 'NULL', 32, '', '',