Hi to All,
I have been creating an app that utilizes Phalcon and MongoDB. The tricky part is that, I can't find any lead that allows Phalcon to dynamically create a collection. Or if there's any, I might have missed it. Is there anyone that could help me point out how to do it with Phalcon? Or if it is not available, does Phalcon have any plans on adding this feature or was there any issues that prohibits it from being developed?
Also, is the changing of collection reference in a model using destruct and re-initialisation works with the latest version of Phalcon or do i have to downgrade to a specific version of Phalcon to do something like this?
Sorry for asking a lot of questions but I happen to start to love Phalcon because of its performance and I would like to learn more about its capabilities, and whats not.
Thanks a lot,
Jay