This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tt-rss
Watch
1
Star
0
Fork
0
You've already forked tt-rss
mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced
2025-08-20 22:11:11 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
tt-rss
/
schema
History
Andrew Dolgov
1103172909
Revert "pgsql schema: remove unnecessary named indexes"
...
This reverts commit c9bcda546999947145cfff6e4e88ba9f4f348f88.
2015-02-20 22:23:03 +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
Revert "pgsql schema: remove unnecessary named indexes"
2015-02-20 22:23:03 +03:00