[ActiveRecord] Support PSQL 11 Covering Index in migration

Official doc: PostgreSQL: Documentation: 14: CREATE INDEX

Random article about it: Postgres 11 highlight - Covering Indexes

We got support for “where”. So it would be good to have support for “include” too