Commit History

Author SHA1 Message Date
  Muir Manders c53c3654dc Don't fetch aggregates/UDFs on version 2.1 (#1265) 6 years ago
  Jaume Marhuenda 2a689301c5 add metadata for views (#1225) 6 years ago
  Jaume Marhuenda 6832a79641 Add metadata for functions and aggregates (#1204) 7 years ago
  Chris Bannister 41a557b915 metadata: skip adding columns to tables which we dont have 7 years ago
  Chris Bannister dd47639f78 metadata: fix all types being NativeType (#1052) 7 years ago
  Chris Bannister d93886f926 metadata: remove class from keyspace strategy options. (#1051) 7 years ago
  Vincent Rischmann 3cbf89b8d9 metadata: key_aliases are only relevant with proto version 1 8 years ago
  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 10 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