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 54 forks source link

Support for IN operator #170

Open Newbie012 opened 4 years ago

Newbie012 commented 4 years ago

Hi there,

Is there an option to add SQL IN Operator?

JamesMcIntosh commented 3 years ago

Included in PR https://github.com/Jaguar-dart/jaguar_orm/pull/198