Closed billysometimes closed 8 years ago
as of 2.3, eqJoin needs to accept the option ordered
eqJoin
ordered
r.table('players').eqJoin('gameId', r.table('games'),{'ordered':true})
as of 2.3,
eqJoin
needs to accept the optionordered