X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FSchema.pm;h=a1aa0c9dcd750092939acf368dabaec90632aa97;hb=1e1d4445682c0e69781654ea7f2851d861031e9f;hp=fe23e16b4d0fe40960c6938c22ef65ac2d01c4f1;hpb=7b12eb3193416bd6c3eb9ae518af229885257626;p=freeside.git diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm index fe23e16b4..a1aa0c9dc 100644 --- a/FS/FS/Schema.pm +++ b/FS/FS/Schema.pm @@ -2974,6 +2974,8 @@ sub tables_hashref { 'domsvc', 'int', 'NULL', '', '', '', 'locationnum', 'int', 'NULL', '', '', '', 'route', 'varchar', 'NULL', $char_d, '', '', + 'forwarddst', 'varchar', 'NULL', 15, '', '', + 'email', 'varchar', 'NULL', 255, '', '', 'lnp_status', 'varchar', 'NULL', $char_d, '', '', 'portable', 'char', 'NULL', 1, '', '', 'lrn', 'char', 'NULL', 10, '', '',