Ben Hood
|
f7ee8d9004
Added note about UDT support as a new feature
|
10 years ago |
Ben Hood
|
1a30be4244
Merge pull request #369 from Zariel/udt
|
10 years ago |
Chris Bannister
|
90891581a1
update README
|
10 years ago |
Chris Bannister
|
78583bb264
Merge pull request #367 from Zariel/default-timestamp
|
10 years ago |
Chris Bannister
|
3ea51ab4bf
use struct tags for udt types
|
10 years ago |
Chris Bannister
|
6b212f6a89
add test for struct unmarshalling
|
10 years ago |
Chris Bannister
|
a954fe240d
add support for struct unmarshaling for UDTs
|
10 years ago |
Chris Bannister
|
e67c0fe9b9
correctly allow Marshaler for UDT
|
10 years ago |
Chris Bannister
|
c3ed1a1366
rename UDTMarshaler/UDTUnmarshaler methods. Improve docs
|
10 years ago |
Chris Bannister
|
68ab73427f
Add initial support for UDT's
|
10 years ago |
Justin Corpron
|
ef8e794e62
Improved unit test coverage and function documentation.
|
10 years ago |
Ben Hood
|
a70161d98b
Added link to gocqltable
|
10 years ago |
Justin Corpron
|
b6bbb37b4c
First round of code review fixes
|
10 years ago |
Justin Corpron
|
0b2fd28388
Added token aware connection pool implementation
|
11 years ago |
Chris Bannister
|
6af1499e33
Add with default timestamp support
|
10 years ago |
Ben Hood
|
1ff8661524
Merge pull request #366 from Zariel/batch-consistency
|
10 years ago |
Chris Bannister
|
cd7d08d825
Inherit consistency from session in NewBatch
|
10 years ago |
Ben Hood
|
75dba14e0f
Merge pull request #365 from Zariel/fix-unprepared-batch
|
10 years ago |
Chris Bannister
|
618df875eb
Always set the number of values in a batch
|
10 years ago |
Ben Hood
|
f235e96082
Merge pull request #363 from Zariel/fix-uniq-race
|
10 years ago |
Chris Bannister
|
a167fd8da3
Fix a potential race when releasing streams
|
10 years ago |
Ben Hood
|
c6574edda2
Merge pull request #361 from Zariel/close-sessions
|
10 years ago |
Chris Bannister
|
09a942bb64
close sessions after the tests
|
10 years ago |
Ben Hood
|
ee7c3261d3
Merge pull request #360 from Zariel/prep-cache-test-race
|
10 years ago |
Chris Bannister
|
1f7e8228f0
Get and Len are not thread safe
|
10 years ago |
Ben Hood
|
61d083e439
Merge pull request #353 from Zariel/serial-consistency
|
10 years ago |
Chris Bannister
|
30aa70a1dd
Merge pull request #358 from Zariel/fix-stream-signed
|
10 years ago |
Chris Bannister
|
395c7d05e3
Fix reading the streamID sign
|
10 years ago |
Chris Bannister
|
9aa5ed21c9
update readme to reflect changes to v3
|
10 years ago |
Ben Hood
|
ecfc8f8133
Merge pull request #352 from Zariel/v3-tuples
|
10 years ago |