HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8
|
Last change
on this file since ac26b96 was
ac26b96,
checked in by thomascube <thomas@…>, 5 years ago
|
|
Optimize database schema; get rid of unnecessary indexes
|
-
Property mode set to
100644
|
|
File size:
155 bytes
|
| Line | |
|---|
| 1 | -- RoundCube Webmail update script for Postgres databases |
|---|
| 2 | -- Updates from version 0.1-stable to 0.1.1 |
|---|
| 3 | |
|---|
| 4 | ALTER TABLE "cache" ADD INDEX (user_id, cache_key); |
|---|
Note: See
TracBrowser
for help on using the repository browser.