Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

None of us has experience with Scala, but feel free to contribute. This blog post might also help as it points to a project that integrates Scala and empire-db: http://www.acooke.org/cute/UsingScala0.html

Allow to set limit for maximum number of rows returned

cmd.limitRows(…)
cmd.skipRows(…) to set the offset.