-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Closed
Description
Issue type:
[x] question
[ ] bug report
[ ] feature request
[ ] documentation issue
Database system/driver:
[ ] cordova
[ ] mongodb
[ ] mssql
[x] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo
TypeORM version:
[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)
Hi there,
I'm wonder how I can turn simple sql query below:
select * from user where id < 10 and id in(1, 2, 3);to typeorm find options: https://github.com/typeorm/typeorm/blob/master/docs/find-options.md
Thanks and Best Regards,
tjhiggins, stefanpartheym, drinchev, danielb7390, danieledelgiudice and 19 morepowerbill