Skip to content

Release v0.5.0 #26

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

Merged
merged 9 commits into from
Jul 1, 2016
Merged

Release v0.5.0 #26

merged 9 commits into from
Jul 1, 2016

Conversation

seanabrahams
Copy link
Member

@seanabrahams seanabrahams commented Jul 1, 2016

Add ordered_by and ordered_by_direction options for Ecto connections so we can sort a connection by any field. Thank you @thaterikperson for the original PR!

thaterikperson and others added 9 commits June 17, 2016 12:12
* thaterikperson-master:
  Add 'ordered_by_direction' option so we can sort the 'ordered_by' field.
  Renamed :where to :ordered_by to be a bit more clear.
  Prevent 'adapter does not support keyword or interpolated fragments in query' error
  Bump version
  Allow arbitrary columns to be used as the object's cursor.
  Use inserted_at as the cursor. Better supports objects with UUIDs.
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