Per API docs, Rails uses "where" for partial indexes: http://apidock.com/rails/v4.1.8/ActiveRecord/ConnectionAdapters/SchemaStatements/add_index Is it possible to update SchemaPlus to recognize "where"?
Per API docs, Rails uses "where" for partial indexes:
http://apidock.com/rails/v4.1.8/ActiveRecord/ConnectionAdapters/SchemaStatements/add_index
Is it possible to update SchemaPlus to recognize "where"?