We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Creating/adding a column with a reserved keyword such as "className" completely messes up the DB.
A normal class with simple objects
Server
4.4.0
Database
MongoDB
3.6
The text was updated successfully, but these errors were encountered:
Thanks for reporting.
That's a nice catch. Would you be willing to create a PR with a failing test case so we can confirm that this is a bug?
Sorry, something went wrong.
+1 for length
Successfully merging a pull request may close this issue.
Issue Description
Creating/adding a column with a reserved keyword such as "className" completely messes up the DB.
Steps to reproduce
Actual Outcome
A normal class with simple objects
Expected Outcome
Environment
Server
4.4.0
Database
MongoDB
3.6
The text was updated successfully, but these errors were encountered: