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

Foreign Key Fields Not Created Properly In Meta Class #74

Merged
merged 1 commit into from
May 17, 2016

Conversation

sethdenner
Copy link
Contributor

  • Fixed foreign key relations not being created correctly on the cqlengine side.
  • Fixed order_by not correctly detecting when ForeginKey partition key fields were properly filtered for the query.

* Fixed foreign key relations not being created correctly on the cqlengine side.
* Fixed order_by not correctly detecting when ForeginKey partition key fields were properly filtered for the query.
@coveralls
Copy link

coveralls commented May 17, 2016

Coverage Status

Coverage increased (+0.2%) to 62.966% when pulling 8e4e5fe on sethdenner:fix-foreign-key-field-creation into 02437b3 on Knotis:master.

@sethdenner sethdenner merged commit 60a047e into Knotis:master May 17, 2016
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

Successfully merging this pull request may close these issues.

2 participants