Jaguar-dart / jaguar_orm

Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc
https://jaguar-dart.github.io
BSD 3-Clause "New" or "Revised" License
217 stars 52 forks source link

fix crash on preload all immutable list #105

Closed jaumard closed 5 years ago

jaumard commented 5 years ago

@tejainece let me know when you've publish this one please :) got this crash during public beta testing :/

jaumard commented 5 years ago

Please @tejainece can you publish this fix ?

tejainece commented 5 years ago

I will test it and publish over this weekend.

tejainece commented 5 years ago

Published!