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 01:55:55 +00:00
Code
Issues
Releases
Wiki
Activity
Files
89e31b9d4e721da222d3fbb5e66b0c6a18961ac9
tt-rss
/
schema
History
Andrew Dolgov
89e31b9d4e
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
..
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
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
ttrss_schema_pgsql.sql
Drop duplicate database indexes
2014-12-18 02:50:03 -05:00