SchemaPlus / schema_plus_pg_indexes

Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as well as a shorthand for case-insensitive indexes
MIT License
30 stars 13 forks source link

Support for Active Record 5 #11

Closed myabc closed 7 years ago

myabc commented 8 years ago

⚠️ Work in progress

Relies on https://github.com/SchemaPlus/schema_plus_indexes/pull/4. Please merge first.

boazy commented 7 years ago

Replaced with #13