Skip to content

Added paginate function to help users paginate through database results.#153

Closed
davidw wants to merge 4 commits intoErlyORM:masterfrom
davidw:master
Closed

Added paginate function to help users paginate through database results.#153
davidw wants to merge 4 commits intoErlyORM:masterfrom
davidw:master

Conversation

@davidw
Copy link
Copy Markdown
Contributor

@davidw davidw commented Jan 23, 2014

No description provided.

@zkessin
Copy link
Copy Markdown
Contributor

zkessin commented Jan 23, 2014

Can you add some testing to this, I would really like to have some formal testing with proper on this

@davidw
Copy link
Copy Markdown
Contributor Author

davidw commented Jan 23, 2014

Probably. Can you suggest some code to use as an example? I'm not very familiar with PropEr, nor CB testing, as it was mostly absent in the past. Definitely needed though, so I can take shot at it.

@zkessin
Copy link
Copy Markdown
Contributor

zkessin commented Jan 23, 2014

Sure, there are some good examples in "boss_news_controller_test.erl" if you need help feel free to contact me and we can maybe pair on this, I like the idea, but I really want to start having solid testing.

This is so that foreign keys like, say, student_id can be ::uuid() and
not ::string(), to better reflect the underlying database.
@davidw
Copy link
Copy Markdown
Contributor Author

davidw commented Jan 27, 2014

Ok, github has added some later commits to the pull request. I'm not sure how to make it remove those.

@davidw
Copy link
Copy Markdown
Contributor Author

davidw commented Jan 27, 2014

Reopened as: #161 due to getting stuck in git hell.

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