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

Implement IN clause #148

Open tejainece opened 5 years ago

junjizhi commented 4 years ago

Is there any update on this feature? In some places, I saw a long Or clause. It will soon hit the sqllite limit and results in Expression tree is too large (maximum depth 1000) error.

sarn0ld commented 4 years ago

Any news here?