Caleb Doxsey
|
860e8ef353
fix incorrect random partioner hash function
|
9 年之前 |
Chris Bannister
|
63994ed6ce
Merge pull request #752 from esbie/master
|
9 年之前 |
Sarah Brown
|
99243588fd
actually add testsmallint to the query
|
9 年之前 |
Sarah Brown
|
f2fcb7e8aa
add primary key to smallint_table test
|
9 年之前 |
Sarah Brown
|
1e5932655f
improved smallint integration test that is skipped for older protocols
|
9 年之前 |
Sarah Brown
|
faed88baf4
AUTHORS file
|
9 年之前 |
Sarah Brown
|
072239f9b0
Add reflection support for smallint
|
9 年之前 |
Chris Bannister
|
9924437647
Merge pull request #751 from Highstead/abort-retry
|
9 年之前 |
Michael Highstead
|
6e5ecf85b5
Stop retrying to connect on permanent failure
|
9 年之前 |
Chris Bannister
|
261883b4ad
Merge pull request #750 from Spatially/master
|
9 年之前 |
nicerobot
|
fd5b0a06a7
Allow nil maps.
|
9 年之前 |
Chris Bannister
|
b7b8a0e04b
Merge pull request #740 from Unix4ever/set-default-timestamp-batch
|
9 年之前 |
Artem Chernyshev
|
8732fd0d3c
Implemented WithTimestamp function in gocql.Batch
|
9 年之前 |
Chris Bannister
|
7218e81e87
Merge pull request #737 from matope/session-level-disable-skipmetadata
|
9 年之前 |
matope
|
86a5280b74
Add Session.DisableSkipMetadata to avoid panic by CASSANDRA-10786
|
9 年之前 |
Chris Bannister
|
cf12e0de14
Merge pull request #736 from i/iml.pool-query
|
9 年之前 |
Ian Lozinski
|
78ec053b2f
Fix typo
|
9 年之前 |
Ian Lozinski
|
ee1f51fe6e
Fix imports
|
9 年之前 |
Ian Lozinski
|
e5209a94ed
Add Ian Lozinski to AUTHORS
|
9 年之前 |
Ian Lozinski
|
ecdf4693a1
Move queryPool to unexported package var
|
9 年之前 |
Ian Lozinski
|
131da82289
Fix import
|
9 年之前 |
Ian Lozinski
|
a2034c70c1
Fix session_test
|
9 年之前 |
Ian Lozinski
|
3702832c1e
Reset query before adding it back to pool
|
9 年之前 |
Ian Lozinski
|
30a303a731
Pool query objects
|
9 年之前 |
Chris Bannister
|
405d8024aa
Merge pull request #734 from Zariel/tiny-ints
|
9 年之前 |
Chris Bannister
|
e1ed1fb456
marshall: support small and tiny ints, fix uint
|
9 年之前 |
Chris Bannister
|
6c910921fa
Merge pull request #728 from matope/avoid-timeoutlimit-if-zero
|
9 年之前 |
matope
|
adec9dda56
Avoid ErrTooManyTimeouts if TimeoutLimit is 0
|
9 年之前 |
Chris Bannister
|
b21054e2fb
Merge pull request #726 from jncorpron/call-policy-set-partitioner
|
9 年之前 |
Justin Corpron
|
178921d6b6
Notify the HostSelectionPolicy of the partioner
|
9 年之前 |