fedecarg / apify-library

Apify is a small open source library that delivers new levels of developer productivity by simplifying the creation of RESTful architectures. It helps development teams deliver quality web services and applications in reduced amounts of time. If you are familiar with the Zend Framework, then you already know how to use Apify.
http://www.apifydoc.com
Other
266 stars 49 forks source link

More documentation on Model required #25

Open post2seth opened 9 years ago

post2seth commented 9 years ago

I am interested to learn how can i make relations in tables? i have three tables, authors, books and author_books_mapper, how can i connect these two tables at the time of creation of a book.

for example a book can have multiple author and multiple author can have multiple books, can i have some hint on this?

marcedhk commented 9 years ago

Hey - did you figure out how to do this? I need to do something similar in Apify and am hoping there's a better approach than basically altering the library Model code.

post2seth commented 9 years ago

Not yet actully we found that node and mongo is better approach for our project requirements, so we moved to that. But i want to use the apify infuture for sure.

-seth

On Sunday, March 15, 2015, Marc Edwards notifications@github.com wrote:

Hey - did you figure out how to do this? I need to do something similar in Apify and am hoping there's a better approach than basically altering the library Model code.

— Reply to this email directly or view it on GitHub https://github.com/fedecarg/apify-library/issues/25#issuecomment-81015349 .

Sent from Gmail iPhone App