Skip to content

Filling with Dot-Notation #926

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 3 commits into from
Sep 28, 2016
Merged

Filling with Dot-Notation #926

merged 3 commits into from
Sep 28, 2016

Conversation

pi0
Copy link
Contributor

@pi0 pi0 commented Aug 25, 2016

Simply override removeTableFromKey($key) method and just return original keys in order to support dot-notation when calling fill on model :)

@pi0 pi0 closed this Aug 30, 2016
@pi0 pi0 reopened this Aug 30, 2016
pi0 added 2 commits September 1, 2016 01:11
Simply override `removeTableFromKey($key)` method and  just return original keys in order to support dot-notation when calling `fill` on model.
@pi0 pi0 changed the title Filling with Dot-Notation Keys Filling with Dot-Notation Sep 1, 2016
@jenssegers jenssegers merged commit c64dc03 into mongodb:master Sep 28, 2016
mnphpexpert added a commit to mnphpexpert/laravel-mongodb that referenced this pull request Sep 2, 2024
* Filling with Dot-Notation Keys

Simply override `removeTableFromKey($key)` method and  just return original keys in order to support dot-notation when calling `fill` on model.

* Style CI

* Dot-Notation Fill Tests
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