removed name field from tc_presidency, updated tc.jpg
[eq/.git] / sql / tc.sql
index fddc9242b8b483e967613a537a9ad6c9f1af7789..6090cddb2208b01f5a0f607a592f26f4083a4708 100644 (file)
@@ -162,7 +162,6 @@ CREATE TABLE `tc_presidency` (
   `presidency` int(16) unsigned NOT NULL auto_increment,
   `individual` int(16) unsigned NOT NULL default '0',
   `district` int(16) unsigned default '0',
-  `name` varchar(60) NOT NULL,
   `email` varchar(60) NOT NULL,
   `president` tinyint(1) default '0',
   `counselor` tinyint(1) default '0',