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

Update from upstream repo rinvex/repository #1

Open
wants to merge 206 commits into
base: master
Choose a base branch
from

Conversation

backstroke-bot
Copy link

Hello! The remote rinvex/repository has some new changes that aren't in this fork.
So, here they are, ready to be merged! 🎉

If this pull request can be merged without conflict, you can publish your software
with these new changes.

If you have merge conflicts, this is a great place to fix them.

Have fun!

Created by Backstroke. Oh yea, I'm a bot.

Omranic and others added 30 commits August 6, 2016 01:40
* #59 - Return object instead of array for CrUD operations

* Fix Style-CI
Add whereHas and findWhereHas methods (close#66)
- These methods are tightly coupled to the database, where BaseRepository supposed to be agnostic
* Adding having method

* Applied fixes from StyleCI

* Adding orHaving() method

* changed `havings` to `having` to reflect other properties naming convention.

* Applied style fixes

* Applied fixes from StyleCI (#91)

* ignored composer.lock

* Adding groupBy

* Added tests for goupBy

* Added tests for having method

* Applied fixes from StyleCI

* Applied fixes from StyleCI

* Adding tests for aggregate methods (Reference #93)

* Adding moar tests combining multiple having() / orHaving()

* Applied fixes from StyleCI (#97)
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.