Xyenz
0
Q:

date range query knex

knex('table')
  .where('createdAt', '>=', '2009-01-01T00:00:00Z')
  .where('createdAt', '<', '2010-01-01T00:00:00Z')
0

New to Communities?

Join the community