- remove version number from *.initial.sql

release-0.6
alecpl 16 years ago
parent 953ce3f69c
commit 798ad5ea8e

@ -1,11 +1,8 @@
-- RoundCube Webmail initial database structure
-- Version 0.2
-- --------------------------------------------------------
/*!40014 SET FOREIGN_KEY_CHECKS=0 */;
-- Table structure for table `session`
CREATE TABLE `session` (

@ -1,3 +1,5 @@
-- RoundCube Webmail initial database structure
--
-- Sequence "user_ids"
-- Name: user_ids; Type: SEQUENCE; Schema: public; Owner: postgres

@ -1,8 +1,4 @@
-- RoundCube Webmail initial database structure
-- Version 0.1
--
-- --------------------------------------------------------
--
-- Table structure for table `cache`

Loading…
Cancel
Save