Steve Pulec
|
4bfbf3bbf3
|
Python3 fixes for dynamodb2.
|
2014-10-26 21:11:03 -04:00 |
|
David Baumgold
|
eedb4c4b73
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
David Baumgold
|
4201e6b430
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
Jeff Gregory
|
598c22528f
|
added support for ScanIndexForward and actual range ordering on range items and not just the dictionaries
|
2014-03-03 13:41:07 -08:00 |
|
Jeff Gregory
|
76856aadc7
|
Query sort keying on index values and not index hashes which was causing unexpected ording results
|
2014-02-23 03:11:54 -08:00 |
|
Jeff Gregory
|
372e2d8729
|
Query order/limit enforced. Scan limit enforced
|
2014-02-21 13:33:46 -08:00 |
|
creyer
|
48cfd19fe6
|
dynamodb v2 no indexes
|
2013-12-10 11:51:54 +02:00 |
|