This website requires JavaScript.
Explore
Help
Sign In
public
/
tt-rss
Watch
1
Star
0
Fork
0
You've already forked tt-rss
mirror of
https://git.tt-rss.org/git/tt-rss.git
synced
2025-12-13 03:25:55 +00:00
Code
Issues
Releases
Wiki
Activity
Files
5cbc1c7469fd35135fb17cfa6e6ed1b678bc0b21
tt-rss
/
schema
History
Andrew Dolgov
5cbc1c7469
mysql: remove some more unneeded manual index()es from table create scripts
2015-02-20 13:05:14 +03:00
..
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)
2015-02-20 12:49:58 +03:00
.htaccess
block listing of several util directories; deny access to config.php
2013-04-11 22:01:10 +04:00
ttrss_schema_mysql.sql
mysql: remove some more unneeded manual index()es from table create scripts
2015-02-20 13:05:14 +03:00
ttrss_schema_pgsql.sql
Drop duplicate database indexes
2014-12-18 02:50:03 -05:00