Skip to content

Conversation

@hoomanna
Copy link

I make some changes to make this driver work with object id.
also, because some database still use mongoID as string for relations I add options to use objectID or not (default is not).

 'mongoid' => true, // sets to use mongoID object instead of mongoID as string in relations.

@sirago
Copy link

sirago commented Nov 1, 2015

Can we get this implemented? Relationships should use MongoId.

@amiri27
Copy link

amiri27 commented Dec 1, 2015

+1 it.. nice implementation..

@jenssegers
Copy link
Contributor

Currently reviewing your PR. Will probably have to tag a new major version though.

@amiri27
Copy link

amiri27 commented Dec 30, 2015

@jenssegers any update on this?

@hoomanna
Copy link
Author

hoomanna commented Jan 2, 2016

@jenssegers,
thx for reviewing this PR, I was Busy on some project
really want to see this in action, there is any thing i can do to help?

@amiri27
Copy link

amiri27 commented Jan 14, 2016

@rtler Could you please solve the conflicts?

@gnrcampos
Copy link

Any progress on this? Depending on this merge to do some things, can I help in any way?

@jenssegers
Copy link
Contributor

Well thing is, the new v3 release will bring support for the new mongodb PHP driver. I feel like doing both the driver and the mongo id's at the same time will break too many applications.

Current plan is to release v3 soon with the new driver, and work on a v4 featuring the mongo id's.

@jenssegers
Copy link
Contributor

Also; because of the new mongodb driver, this PR is a bit outdated. So I can't really merge it into master.

@hoomanna
Copy link
Author

see #834

@hoomanna hoomanna closed this May 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants