Skip to content
New issue

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

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

Already on GitHub? # to your account

Support for using GlobalID with configurable columns #184

Open
tylerwillingham opened this issue Aug 23, 2024 · 2 comments
Open

Support for using GlobalID with configurable columns #184

tylerwillingham opened this issue Aug 23, 2024 · 2 comments

Comments

@tylerwillingham
Copy link

I currently work in an application that's using auto-incremented primary keys for GIDs and would like to migrate to using our external_id columns that we've started adding to various models. We can sidestep rails/globalid and do this if we need to, but I sensed in #135 that there may be an appetite from others for this kind of thing.

I think this is achievable/configurable on a per-model basis pretty cleanly so I'll put up a PR with some passing tests and get a sense for what the maintainers think

@Kamilove137
Copy link

Nkann

@Kamilove137
Copy link

Hi

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants