Sebastian Spaeth 10f1f2f56b Remove Mongoism query.skip()
sqlalchemy supports slice() or [n:m] just fine.

Right now, it seems we cannot distinguish beween "empty" results
and out-of bound slices. It would be nice if we could distinguish
these somehow.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2012-12-21 11:30:29 +01:00
..
2012-12-21 11:30:29 +01:00
2012-02-02 09:44:13 -06:00
2012-12-21 00:30:48 +01:00
2012-03-20 12:45:40 +01:00
2012-09-18 18:10:36 +02:00