Skip to content

Instantly share code, notes, and snippets.

@charmygarg
Created September 24, 2017 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save charmygarg/c85e48466c11ba8f3cfbd1bf2c1d1021 to your computer and use it in GitHub Desktop.
Save charmygarg/c85e48466c11ba8f3cfbd1bf2c1d1021 to your computer and use it in GitHub Desktop.
trait Table[T <: Table[T, R], R] extends CassandraTable[T, R] with TableAliases[T, R] with RootConnector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment