mcostalba / chess_db

GNU General Public License v3.0
22 stars 5 forks source link

Store game id offset to previous game instead of next game #23

Closed sshivaji closed 7 years ago

sshivaji commented 7 years ago

This allowed python API to get game by forward instead of backward seek. Is this possible?

mcostalba commented 7 years ago

Done. See 4f81eeb6f75fd8858