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.
tt-rss/schema
Andrew Dolgov c9bcda5469 pgsql schema: remove unnecessary named indexes 11 years ago
..
versions migration: remove mandatory index drops from 127 because of potential fatal errors; remove unnecessary named indexes from mysql schema for fields with foreign key constraints (mysql should create indexes automatically on table creation for those fields) 11 years ago
.htaccess block listing of several util directories; deny access to config.php 13 years ago
ttrss_schema_mysql.sql mysql: remove some more unneeded manual index()es from table create scripts 11 years ago
ttrss_schema_pgsql.sql pgsql schema: remove unnecessary named indexes 11 years ago