Skip to content

Instantly share code, notes, and snippets.

@jlengrand
Created March 19, 2020 09:40
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 jlengrand/1a9ef94403d6ae7bb4a49c45c3218f10 to your computer and use it in GitHub Desktop.
Save jlengrand/1a9ef94403d6ae7bb4a49c45c3218f10 to your computer and use it in GitHub Desktop.
val tconst: Column<String> = (varchar("tconst", 10) references Ratings.tconst).uniqueIndex()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment