- remove version number from *.initial.sql
| | |
| | | -- RoundCube Webmail initial database structure |
| | | -- Version 0.2 |
| | | |
| | | -- -------------------------------------------------------- |
| | | |
| | | /*!40014 SET FOREIGN_KEY_CHECKS=0 */; |
| | | |
| | | |
| | | -- Table structure for table `session` |
| | | |
| | |
| | | -- RoundCube Webmail initial database structure |
| | | |
| | | -- |
| | | -- Sequence "user_ids" |
| | | -- Name: user_ids; Type: SEQUENCE; Schema: public; Owner: postgres |
| | |
| | | -- RoundCube Webmail initial database structure |
| | | -- Version 0.1 |
| | | -- |
| | | |
| | | -- -------------------------------------------------------- |
| | | |
| | | -- |
| | | -- Table structure for table `cache` |