X-Git-Url: http://git.pippins.net/embedvideo/.git/static/%7Bg-%3Eurl%20arg1=?a=blobdiff_plain;f=sql%2Ftc.sql;h=7b23e0817b6b1e0d813ebf9b1664eefd402088b8;hb=c55bb22273cd071e0b871736eab0324076ecaa67;hp=3d287e52ee948d1f5eadd9b1d033772ae669abde;hpb=54467297cc7f4ec43a62007e9c4ce6f700ad3fc7;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 ;