Skip to content

Allow limit, offset and orderBy inside queries

Compare
Choose a tag to compare
@s0 s0 released this 02 Dec 17:00
  • Enable model library clients to supply limit, offset and orderBy in their queries (#63)
  • Fix createMany when used with sequelize-defined models (#65)