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

Merged
merged 2 commits into from
Jan 13, 2025
Merged

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
@yuenmichelle1 yuenmichelle1 merged commit 34ed355 into master Jan 13, 2025
2 checks passed
@yuenmichelle1 yuenmichelle1 deleted the remobe-schema_plus_indexes branch January 22, 2025 18:46
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