]> git.wh0rd.org - tt-rss.git/commit
migration: remove mandatory index drops from 127 because of potential fatal errors...
authorAndrew Dolgov <noreply@fakecake.org>
Fri, 20 Feb 2015 09:49:58 +0000 (12:49 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Fri, 20 Feb 2015 09:49:58 +0000 (12:49 +0300)
commit89e31b9d4e721da222d3fbb5e66b0c6a18961ac9
tree7f120bc01b6a50b754b3180680c2c083e5678ffc
parent8eee97a8dab93b2f8530f6dc79fb5994103adb5b
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)
schema/ttrss_schema_mysql.sql
schema/versions/mysql/127.sql