提交历史

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