Commit History

Author SHA1 Message Date
  Vincent Rischmann a56be99b0e fix a bunch of typos 8 years ago
  Jesse Claven fa98460345 When attempting to fetch a keyspace's metadata, if the keyspace doesn't 9 years ago
  Vincent Rischmann e8ddc4f64a replace standard logger with the global Logger 9 years ago
  Nathan Davies 00da3de68e authors and extra check 9 years ago
  Nathan Davies 2e11c29d2a Add support for STATIC 9 years ago
  Chris Bannister d9d10be690 metadata: split out column scanning 9 years ago
  Chris Bannister dff0cafdc4 metadata: dont use strings for column kinds 9 years ago
  tonkolviktor 9c06bf7e0f Use server sent events to maintain a client side view of the keyspace schemas #554 (#715) 9 years ago
  Nimi Wariboko Jr 516d6d2b48 Get table metadata for materialized views. 9 years ago
  Nimi Wariboko Jr 8d27cdeae2 Add support for Cassandra 3 system_schema metadata 9 years ago
  Chris Bannister e5248ed2fb add internal control connection 10 years ago
  Chris Bannister 40e33bf719 cassandra 2.2 does not expose column_aliases or key_aliases 10 years ago
  Justin Corpron d24426d551 Improve support for complicated cassandra schemas. 10 years ago
  Justin Corpron ef8e794e62 Improved unit test coverage and function documentation. 10 years ago
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface 10 years ago
  Justin Corpron d1eb33572d Added routing key computation (with override) to Query 11 years ago
  Justin Corpron d93b3b69ad Add keyspace name as a string parameter to the KeyspaceMetadata function for Session since the keyspace name is optional in the ClusterConfig. 10 years ago
  Justin Corpron 4ce212b9a3 Add KeyspaceMetadata() func to Session which returns schema information 11 years ago