We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40dcfd3 commit 8dfd482Copy full SHA for 8dfd482
data/sql_scripts/song_places_table.sql
@@ -1,3 +1,4 @@
1
+-- Haven't run this since I had to set up the whole environment again (Jan 2019) bc I don't remember if I really need this
2
CREATE TABLE places (
3
id int UNIQUE PRIMARY KEY,
4
place varchar(25)
0 commit comments