mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-19 06:26:49 +01:00
- remove version number from *.initial.sql
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user