X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=sql%2Ftc.sql;h=7b23e0817b6b1e0d813ebf9b1664eefd402088b8;hb=df98b91223853d33672c1dc5038df0d4d10f146f;hp=3d287e52ee948d1f5eadd9b1d033772ae669abde;hpb=67b802629eb336cdec0eb8212a9ca2474377fe8f;p=eq%2F.git diff --git a/sql/tc.sql b/sql/tc.sql index 3d287e5..7b23e08 100644 --- a/sql/tc.sql +++ b/sql/tc.sql @@ -263,6 +263,7 @@ CREATE TABLE /*!42501 IF NOT EXISTS*/ `tc_companion_sandbox` ( -- CREATE TABLE /*!42501 IF NOT EXISTS*/ `tc_companionship_sandbox` ( `companionship` INT( 16 ) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY , + `tc_companionship` INT( 16 ) UNSIGNED NOT NULL , `district` INT( 16 ) UNSIGNED NULL DEFAULT NULL ) ENGINE = MYISAM ;