Commit Graph

5 Commits

Author SHA1 Message Date
Jan Klimke
a23357923b Added missing definition for sequelize unmanaged transaction with options 2017-05-15 18:32:01 +02:00
Brendan Abolivier
6389fb3171 Changed optional property to required property (#15820) 2017-04-20 11:33:30 -07:00
John Pinkster
1c3119fd77 updating v4 2017-04-11 10:25:01 -04:00
John Pinkster
5f8eb094db FIX/Distinct in FindOptions
The `FIndOptions` is applied for the `findAndCount` and `findAndCountAll`. For the count to be accurate with relationships, you need to be able to apply the `disinct` flag. This update will allow us to utilize the interface in those situations.
2017-04-11 10:08:43 -04:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00