• Maxim Lanin's avatar
    Fix collections attachments. (#889) · 467949f7
    Maxim Lanin authored
    * Fix collections attachments.
    
    If you will try to attach model simultaneously to a collection of related models, you'll crash your app, because this method will try to operate with models themselves but not with their ids.
    
    This change considers every case and fixes collections relations.
    
    * Fix typo
    467949f7
Name
Last commit
Last update
..
Mongodb Loading commit data...