Created
March 19, 2020 09:40
-
-
Save jlengrand/1a9ef94403d6ae7bb4a49c45c3218f10 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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