You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/SQL
Aleksander Machniak a1f679adca Fixed redundancy in sql caching system and compatibility with Galera Cluster (#5439)
- Removed redundant 'created' column from cache and cache_shared tables
- Removed use of redundant data records
- Added missing primary keys (dictionary, cache, cache_shared tables)
8 years ago
..
mssql Fixed redundancy in sql caching system and compatibility with Galera Cluster (#5439) 8 years ago
mysql Fixed redundancy in sql caching system and compatibility with Galera Cluster (#5439) 8 years ago
oracle Fixed redundancy in sql caching system and compatibility with Galera Cluster (#5439) 8 years ago
postgres Fixed redundancy in sql caching system and compatibility with Galera Cluster (#5439) 8 years ago
sqlite Fixed redundancy in sql caching system and compatibility with Galera Cluster (#5439) 8 years ago
mssql.initial.sql Fixed redundancy in sql caching system and compatibility with Galera Cluster (#5439) 8 years ago
mysql.initial.sql Fixed redundancy in sql caching system and compatibility with Galera Cluster (#5439) 8 years ago
oracle.initial.sql Fixed redundancy in sql caching system and compatibility with Galera Cluster (#5439) 8 years ago
postgres.initial.sql Fixed redundancy in sql caching system and compatibility with Galera Cluster (#5439) 8 years ago
sqlite.initial.sql Fixed redundancy in sql caching system and compatibility with Galera Cluster (#5439) 8 years ago