Columns to index
OptionalincludeINCLUDE columns (SQL Server covering index)
Index name
OptionalmethodIndex method (btree, gin, gist, hash — PostgreSQL specific, ignored for SQL Server)
Schema name
Table name
OptionaluniqueWhether this is a unique index
OptionalwhereWHERE clause for partial indexes (PostgreSQL only)
Options for generating index DDL.