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

Queries using an attribute that isn't defined should not fail #4

Open
pauldowman opened this issue Sep 11, 2011 · 0 comments
Open

Queries using an attribute that isn't defined should not fail #4

pauldowman opened this issue Sep 11, 2011 · 0 comments

Comments

@pauldowman
Copy link
Owner

GitModel doesn't have a fixed schema, but queries fail if they use an attribute that isn't defined on any records. This causes problems like pauldowman/balisong#7.

I think an undefined attribute should be considered to be null.

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