apify-library icon indicating copy to clipboard operation
apify-library copied to clipboard

More documentation on Model required

Open post2seth opened this issue 10 years ago • 2 comments

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?

post2seth avatar Jan 22 '15 13:01 post2seth

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.

marcedhk avatar Mar 15 '15 13:03 marcedhk

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 [email protected] 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

post2seth avatar Mar 16 '15 05:03 post2seth