X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=maps%2Fbin%2FMAPSDB.sql;h=211334b27c0d225a3fd93ea8951bf8f9e1f3fa05;hb=983213261f42cfb514586f4a72f5f06bcf025409;hp=1af464b29a0904018e706c2e845298f6a4288338;hpb=ae9e57b169de143d2b8a7c761c3bf7394385e0d0;p=clearscm.git diff --git a/maps/bin/MAPSDB.sql b/maps/bin/MAPSDB.sql index 1af464b..211334b 100644 --- a/maps/bin/MAPSDB.sql +++ b/maps/bin/MAPSDB.sql @@ -71,7 +71,7 @@ create table list ( -- for the null and black lists where one might want to insure that -- a particular domain (e.g. @talentburst.com) will never come off -- of the nulllist. --- retention varchar (40), + retention varchar (40), key user_index (userid), key user_listtype (userid, type), unique (userid, type, sequence),