Steve Pulec
|
96479bf1dc
|
Merge pull request #505 from joshink/master
Reverse before limit
|
2016-01-10 00:31:13 -05:00 |
|
Joshua Inkenbrandt
|
72bda6d901
|
Don't do python 2 things in python 3
|
2016-01-09 18:29:21 -08:00 |
|
Joshua Inkenbrandt
|
33f31652ea
|
Reverse before limit
|
2016-01-09 17:58:06 -08:00 |
|
Paul Craciunoiu
|
7a6e85517a
|
Quick fix for test in python3.3
|
2016-01-08 17:46:55 -07:00 |
|
Paul Craciunoiu
|
f1099dd006
|
Support update_item with map and numeric types.
|
2016-01-08 17:33:14 -07:00 |
|
Paul Craciunoiu
|
fef748b1c1
|
Add test.
|
2016-01-08 17:28:06 -07:00 |
|
Steve Pulec
|
9b0bce93dc
|
Merge pull request #499 from im-auld/partial-save-support-with-range-key
Partial save support with range key
|
2016-01-08 17:23:04 -05:00 |
|
Ian Auld
|
159e88db53
|
Added test for supporting partial_save
|
2015-12-31 10:17:08 -08:00 |
|
Paul Craciunoiu
|
2a367ca4bf
|
Add boto3 GSI and query tests.
* Test query and condition ordering
* Test GSI create/update/delete
* Test throughput
|
2015-12-14 17:13:35 -07:00 |
|
Steve Pulec
|
e4408152d1
|
Add KeyConditionExpression to dynamo.
|
2015-08-01 19:32:33 -04:00 |
|
Alan Jaffe
|
898d200110
|
Add tests for ConditionalCheckFailedException
|
2015-07-08 11:55:12 -04:00 |
|
Zack Kourouma
|
f03ded7e90
|
[dynamodb2] adds lookup method to Table class
includes additional test coverage
|
2015-05-20 11:20:16 -04:00 |
|
Steve Pulec
|
82f19952dd
|
Add Dynamodb2 global indexes. Closes #329.
|
2015-03-14 15:02:43 -04:00 |
|
Steve Pulec
|
06a635aeaa
|
Remove dynamodb Py3 boto restrictions since we only test newer boto now.
|
2014-11-27 08:03:47 -05: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 |
|
Steve Pulec
|
63799f3af8
|
Restrict tests to new version since we have change the behavior.
|
2014-07-22 21:53:54 -04:00 |
|
Steve Pulec
|
12d61ede41
|
Updating dynamodb2 tests for newer boto.
|
2014-07-22 21:47:56 -04:00 |
|
Jeff Gregory
|
9f14d13163
|
tests for reverse query order
|
2014-03-03 13:49:08 -08:00 |
|
Jeff Gregory
|
1e011d93d1
|
Test query search ordre
Test that the order comes out as expected when doing a query
|
2014-02-23 23:38:04 -08:00 |
|
Sorin
|
6277f72c07
|
add try catch for missing package in old boto versions
|
2014-01-07 12:59:36 +02:00 |
|
Sorin
|
b31c3ab8a5
|
use requires_boto_gte instead of removing the earlier versions
|
2014-01-07 10:56:51 +02:00 |
|
creyer
|
48cfd19fe6
|
dynamodb v2 no indexes
|
2013-12-10 11:51:54 +02:00 |
|