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 class metadata extension to ignore during schema creation #144

Open
andyjefferson opened this issue Oct 10, 2016 · 0 comments
Open

Add class metadata extension to ignore during schema creation #144

andyjefferson opened this issue Oct 10, 2016 · 0 comments

Comments

@andyjefferson
Copy link
Member

andyjefferson commented Oct 10, 2016

We have assorted persistence properties such as datanucleus.generateSchema.database.mode, datanucleus.schema.autoCreateTables etc that can be used to generate schema at startup.

We don't currently have a way of marking a class (via metadata) to have its schema ignored (if already existing, or to be created by some other mechanism).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant