Skip to content

Conversation

AbhayVAshokan
Copy link
Contributor

@AbhayVAshokan AbhayVAshokan commented Nov 20, 2024

Fixes #8
Fixes #11

  • Bumped Ruby version to 3.3.5.
  • Truncate table names to prevent exceeding the default limit of 63 characters.
  • Prevented calling the RuboCop rules inside the down method.
  • Added GitHub workflows to automatically publish a new version on merge.

@AbhayVAshokan _a

@neetodeploy neetodeploy bot temporarily deployed to rubocop-neeto-5hsm-pr-12 November 20, 2024 07:42 Inactive
@neetodeploy neetodeploy bot had a problem deploying to rubocop-neeto-5hsm-pr-12 November 20, 2024 07:48 Failure
@neetodeploy neetodeploy bot temporarily deployed to rubocop-neeto-5hsm-pr-12 November 20, 2024 07:52 Inactive
@neetodeploy neetodeploy bot temporarily deployed to rubocop-neeto-5hsm-pr-12 November 20, 2024 07:53 Inactive
@neetodeploy neetodeploy bot temporarily deployed to rubocop-neeto-5hsm-pr-12 November 20, 2024 07:57 Inactive
@neetodeploy neetodeploy bot temporarily deployed to rubocop-neeto-5hsm-pr-12 November 20, 2024 12:40 Inactive
@AbhayVAshokan AbhayVAshokan merged commit 3b6fe8f into main Nov 20, 2024
1 check passed
@AbhayVAshokan AbhayVAshokan deleted the 11-handle-long-table-names branch November 20, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Deals with Ruby & Rails code majorly. patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot deprecate tables with long names Do not execute the unsafe table deletion and unsafe column deletion rules in the down method

1 participant