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

Sort Orders by updated_at column #2060

Closed
ysv opened this issue Feb 13, 2019 · 0 comments · Fixed by #2061
Closed

Sort Orders by updated_at column #2060

ysv opened this issue Feb 13, 2019 · 0 comments · Fixed by #2061

Comments

@ysv
Copy link

ysv commented Feb 13, 2019

No description provided.

ysv added a commit to ysv/peatio that referenced this issue Feb 13, 2019
* Orders by updated_at instead of id in API::V2::Market::Orders
* Add index_trade_on_created_at and index_orders_on_updated_at

closes openware#2060
ysv added a commit to ysv/peatio that referenced this issue Feb 13, 2019
* Orders by updated_at instead of id in API::V2::Market::Orders
* Add index_trade_on_created_at and index_orders_on_updated_at
* Expose order updated_at
* Update /api/v2/market/orders specs

closes openware#2060
ysv added a commit to ysv/peatio that referenced this issue Feb 13, 2019
* Orders by updated_at instead of id in API::V2::Market::Orders
* Add index_trade_on_created_at and index_orders_on_updated_at
* Expose order updated_at
* Update /api/v2/market/orders specs

closes openware#2060
@mod mod closed this as completed in #2061 Feb 15, 2019
mod pushed a commit that referenced this issue Feb 15, 2019
* Orders by updated_at instead of id in API::V2::Market::Orders
* Add index_trade_on_created_at and index_orders_on_updated_at
* Expose order updated_at
* Update /api/v2/market/orders specs

closes #2060
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

1 participant