Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove schema_plus_indexes gem #395

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yuenmichelle1
Copy link
Collaborator

Remove schema_plus_indexes and update schema to remove shorthand syntax that was used when we used schema_plus_pg_indexes and schema_plus_indexes.

We added schema_plus_indices gem since our schema.rb utilizes shortcut index syntax (came with previously used schema_plus_pg_indexes). We update the schema.rb in order to have indices defined without shortcut index syntax so we no longer use unneeded schema_plus_indexes gem (See https://github.com/SchemaPlus/schema_plus_pg_indexes?tab=readme-ov-file#deprecated-for-rails-52 and #390)

@yuenmichelle1 yuenmichelle1 marked this pull request as ready for review January 9, 2025 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant