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

Support for compound keys #3

Open
davidski opened this issue Jul 10, 2019 · 3 comments
Open

Support for compound keys #3

davidski opened this issue Jul 10, 2019 · 3 comments
Labels
Milestone

Comments

@davidski
Copy link

@davidski davidski commented Jul 10, 2019

Are there any plans/thoughts on supporting compound keys? I frequently have a table where the primary key is a combination of fields. It looks like putting a PK constraint on something like that in dm requires creating a new single column that is a mutation of the two non-unique components.

Thanks for the package!

@krlmlr
Copy link
Owner

@krlmlr krlmlr commented Sep 14, 2019

Yes, compound keys would be very nice to have, not sure when this happens though. At the very least we need another refactoring of internal structures (#57).

@krlmlr
Copy link
Owner

@krlmlr krlmlr commented Oct 10, 2019

Blocked by #54, but we're a step closer.

@krlmlr krlmlr added this to the 0.0.5 milestone Oct 29, 2019
@krlmlr krlmlr added the enhancement label Feb 14, 2020
@krlmlr krlmlr modified the milestone: 0.1.2 Feb 14, 2020
This was referenced Apr 27, 2020
@krlmlr krlmlr added the epic label May 1, 2020
@krlmlr
Copy link
Owner

@krlmlr krlmlr commented May 1, 2020

@krlmlr krlmlr mentioned this issue Jun 11, 2020
0 of 3 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.