Commit History

Author SHA1 Message Date
  Chris Bannister 1b7081282b use control connection to create tables in tests 10 years ago
  Chris Bannister e5248ed2fb add internal control connection 10 years ago
  Chris Bannister 23252e61b3 Dont store the prepared frame in the LRU 10 years ago
  Chris Bannister 65085c9eb4 Disable coverage check in integration suite 10 years ago
  Chris Bannister 94cfa8dd9a execute the create table on the same connection to check schemas 10 years ago
  Chris Bannister 36a734bc94 use sleeps for keyspace creation 10 years ago
  Chris Bannister 8024440659 Add method to await for schema to become consistent 10 years ago
  Chris Bannister 50b9680b45 Remove SimpleConnPool, remove custom pools 10 years ago
  Chris Bannister 37a94fe377 allow the cluster time to settle on new schema version 10 years ago
  Chris Bannister 222f129fb2 create keyspace can timeout, give it more time 10 years ago
  Chris Bannister 231332cc32 Merge pull request #491 from ChannelMeter/feature/executeBatchCAS 10 years ago
  Nimi Wariboko Jr 475be1ed0b Add ExecuteBatchCAS and MapExecuteBatchCAS functions for using batches with LWT. Fixes #453 10 years ago
  Chris Bannister a835b10f66 add test to verify json insert support works in 2.2 10 years ago
  Chris Bannister 27c2532d9f fix tokenaware policy when using session.Bind 10 years ago
  Muir Manders d2348c0775 Add support for "LexicalUUIDType". 10 years ago
  Chris Bannister b2486c4163 add a test for manual paging 10 years ago
  Chris Bannister 40e33bf719 cassandra 2.2 does not expose column_aliases or key_aliases 10 years ago
  Chris Bannister 4a2125ded4 dont set the cql version in create keyspace 10 years ago
  Chris Bannister 009b6056da syntax tidyup 10 years ago
  Chris Bannister 89faad66e6 update test for v4 10 years ago
  Chris Bannister 18990236a8 execute the drop and create keyspace statements on the same connection 10 years ago
  Chris Bannister 9be46a1f88 correctly handle negative streams, differentiate -1 10 years ago
  Chris Bannister a2852f8fb9 dont make assumptions about cassandras errors 10 years ago
  Chris Bannister c5ae7cf29d conn: dont use stream 0 for outgoing requests 10 years ago
  Adria Casajus e44de0d770 Changed all import of deprecated package 10 years ago
  Chris Bannister 2ed0ffe748 prevent duplicate stream usage 10 years ago
  Ben Hood 1a6feb101a Added test for WHERE IN clause 10 years ago
  Justin Corpron ef8e794e62 Improved unit test coverage and function documentation. 10 years ago
  Justin Corpron 0b2fd28388 Added token aware connection pool implementation 11 years ago
  Chris Bannister 618df875eb Always set the number of values in a batch 10 years ago