/
phprus
/
git.tt-rss.org_fox_tt-rss
Обзор
Документация
Войти
/
phprus
/
git.tt-rss.org_fox_tt-rss
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
sql/pgsql/migrations/147.sql
4 строки
146 B
Andrew Dolgov
schema: add fulltext indexes for mysql to support af_psql_trgm and possibly future fulltext search
19 июн 2022, 21:53
Не верифицирован
19 июн 2022, 21:53
6d98cc6
Код
Авторство
О чём код?
-- no-op, 147 is mysql-specific. -- the following dummy query is added because migration engine doesn't support empty schema files. select true;