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

Implicit Order Column value checker #211

Conversation

developie0610
Copy link
Contributor

Hi @djezzzl, finally come around to implement the checker for this issue. Adding a checker for implicit_order_column value when using uuid primary key.

Currently setup to work with:

  • Rails >= 6
  • PostgreSQL adapter

Verify:

  • unit test
  • arbitrary setup

image

@djezzzl djezzzl force-pushed the implicit_order_checker_for_primary_key_type_uuid branch from 64187ab to dc85fca Compare July 22, 2023 08:42
@djezzzl djezzzl added the enhancement New feature or request label Jul 22, 2023
@djezzzl djezzzl merged commit f7fe383 into djezzzl:master Jul 22, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants