alecpl
2009-05-14 798ad5ea8e7f121e7c3ffaee2d96e15db3686dff
- remove version number from *.initial.sql


3 files modified
9 ■■■■ changed files
SQL/mysql.initial.sql 3 ●●●●● patch | view | raw | blame | history
SQL/postgres.initial.sql 2 ●●●●● patch | view | raw | blame | history
SQL/sqlite.initial.sql 4 ●●●● patch | view | raw | blame | history
SQL/mysql.initial.sql
@@ -1,10 +1,7 @@
-- RoundCube Webmail initial database structure
-- Version 0.2
-- --------------------------------------------------------
/*!40014  SET FOREIGN_KEY_CHECKS=0 */;
-- Table structure for table `session`
SQL/postgres.initial.sql
@@ -1,3 +1,5 @@
-- RoundCube Webmail initial database structure
--
-- Sequence "user_ids"
-- Name: user_ids; Type: SEQUENCE; Schema: public; Owner: postgres
SQL/sqlite.initial.sql
@@ -1,8 +1,4 @@
-- RoundCube Webmail initial database structure
-- Version 0.1
--
-- --------------------------------------------------------
-- 
-- Table structure for table `cache`