-- phpMyAdmin SQL Dump -- version 3.3.2deb1 -- http://www.phpmyadmin.net -- -- Host: svmysql.mecalux.com:3306 -- Generation Time: Mar 11, 2011 at 12:38 PM -- Server version: 5.0.24 -- PHP Version: 5.3.2-1ubuntu4.7 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Database: `redmine` -- -- -------------------------------------------------------- -- -- Table structure for table `schema_migrations` -- CREATE TABLE IF NOT EXISTS `schema_migrations` ( `version` varchar(255) NOT NULL, UNIQUE KEY `unique_schema_migrations` (`version`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `schema_migrations` -- INSERT INTO `schema_migrations` (`version`) VALUES ('1'), ('1-advanced_roadmap'), ('1-budget_plugin'), ('1-customer_plugin'), ('1-ezfaq_plugin'), ('1-redmine_blocks'), ('1-redmine_default_columns_plus'), ('1-redmine_drafts'), ('1-redmine_hide_emails_by_default'), ('1-redmine_rate'), ('1-redmine_show_descriptions'), ('1-redmine_theme_changer'), ('1-redmine_vote'), ('1-redmine_wiki_extensions'), ('1-redmine_work_time'), ('10'), ('10-budget_plugin'), ('10-redmine_wiki_extensions'), ('100'), ('101'), ('102'), ('103'), ('104'), ('105'), ('106'), ('107'), ('108'), ('11'), ('11-redmine_wiki_extensions'), ('12'), ('12-redmine_wiki_extensions'), ('13'), ('14'), ('15'), ('16'), ('17'), ('18'), ('19'), ('2'), ('2-advanced_roadmap'), ('2-budget_plugin'), ('2-customer_plugin'), ('2-ezfaq_plugin'), ('2-redmine_rate'), ('2-redmine_vote'), ('2-redmine_wiki_extensions'), ('2-redmine_work_time'), ('20'), ('20090214190337'), ('20090312172426'), ('20090312194159'), ('20090318181151'), ('20090323224724'), ('20090401221305'), ('20090401231134'), ('20090403001910'), ('20090406161854'), ('20090425161243'), ('20090503121501'), ('20090503121505'), ('20090503121510'), ('20090614091200'), ('20090704172350'), ('20090704172355'), ('20090704172358'), ('20091010093521'), ('20091017212227'), ('20091017212457'), ('20091017212644'), ('20091017212938'), ('20091017213027'), ('20091017213113'), ('20091017213151'), ('20091017213228'), ('20091017213257'), ('20091017213332'), ('20091017213444'), ('20091017213536'), ('20091017213642'), ('20091017213716'), ('20091017213757'), ('20091017213835'), ('20091017213910'), ('20091017214015'), ('20091017214107'), ('20091017214136'), ('20091017214236'), ('20091017214308'), ('20091017214336'), ('20091017214406'), ('20091017214440'), ('20091017214519'), ('20091017214611'), ('20091017214644'), ('20091017214720'), ('20091017214750'), ('20091025163651'), ('20091108092559'), ('20091114105931'), ('20091123212029'), ('20091205124427'), ('20091220183509'), ('20091220183727'), ('20091220184736'), ('20091225164732'), ('20091227112908'), ('20100129193813'), ('20100221100219'), ('20100222185306-redmine_charts'), ('20100222185307-redmine_charts'), ('20100222185308-redmine_charts'), ('20100313132032'), ('20100313171051'), ('20100407184912-redmine_charts'), ('20100705164950'), ('20100819172912'), ('20101104182107'), ('20101107130441'), ('20101114115114'), ('20101114115359'), ('21'), ('22'), ('23'), ('24'), ('25'), ('26'), ('27'), ('28'), ('29'), ('3'), ('3-budget_plugin'), ('3-customer_plugin'), ('3-redmine_rate'), ('3-redmine_wiki_extensions'), ('3-redmine_work_time'), ('30'), ('31'), ('32'), ('33'), ('34'), ('35'), ('36'), ('37'), ('38'), ('39'), ('4'), ('4-budget_plugin'), ('4-redmine_rate'), ('4-redmine_wiki_extensions'), ('4-redmine_work_time'), ('40'), ('41'), ('42'), ('43'), ('44'), ('45'), ('46'), ('47'), ('48'), ('49'), ('5'), ('5-budget_plugin'), ('5-redmine_wiki_extensions'), ('5-redmine_work_time'), ('50'), ('51'), ('52'), ('53'), ('54'), ('55'), ('56'), ('57'), ('58'), ('59'), ('6'), ('6-budget_plugin'), ('6-redmine_wiki_extensions'), ('6-redmine_work_time'), ('60'), ('61'), ('62'), ('63'), ('64'), ('65'), ('66'), ('67'), ('68'), ('69'), ('7'), ('7-budget_plugin'), ('7-redmine_wiki_extensions'), ('7-redmine_work_time'), ('70'), ('71'), ('72'), ('73'), ('74'), ('75'), ('76'), ('77'), ('78'), ('79'), ('8'), ('8-budget_plugin'), ('8-redmine_wiki_extensions'), ('80'), ('81'), ('82'), ('83'), ('84'), ('85'), ('86'), ('87'), ('88'), ('89'), ('9'), ('9-budget_plugin'), ('9-redmine_wiki_extensions'), ('90'), ('91'), ('92'), ('93'), ('94'), ('95'), ('96'), ('97'), ('98'), ('99');