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

Fixes #13 and closes #13 #14

Merged
merged 1 commit into from
Aug 1, 2013
Merged

Fixes #13 and closes #13 #14

merged 1 commit into from
Aug 1, 2013

Conversation

leekaiwei
Copy link
Contributor

Child class cannot override parent class method type.

jenssegers added a commit that referenced this pull request Aug 1, 2013
@jenssegers jenssegers merged commit 292f3b7 into mongodb:master Aug 1, 2013
alcaeus pushed a commit to alcaeus/laravel-mongodb that referenced this pull request Aug 16, 2023
- Add tests on query builder methods that don't need to be fixed.
- Throw exception when calling unsupported methods: whereIntegerInRaw, orWhereIntegerInRaw, whereIntegerNotInRaw, orWhereIntegerNotInRaw
- Throw an exception when Query\Builder::where is called with only a column name
alcaeus pushed a commit that referenced this pull request Aug 22, 2023
- Add tests on query builder methods that don't need to be fixed.
- Throw exception when calling unsupported methods: whereIntegerInRaw, orWhereIntegerInRaw, whereIntegerNotInRaw, orWhereIntegerNotInRaw
- Throw an exception when Query\Builder::where is called with only a column name
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.

None yet

2 participants