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

Add a flag to use auto-incrementing keys instead of the keys defined in the meta-model #66

Open
deepak-nulu opened this issue Apr 22, 2022 · 0 comments

Comments

@deepak-nulu
Copy link
Member

deepak-nulu commented Apr 22, 2022

The keys defined in the meta-model will exist as non-key fields. Foreign keys will be to the meta-model keys.

Also investigate if MySQL can support auto-incrementing of non-key fields. If it can, then this flag won't be needed.

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

No branches or pull requests

1 participant