Skip to content

Commit 8dfd482

Browse files
committed
added comment to sql script'
1 parent 40dcfd3 commit 8dfd482

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/sql_scripts/song_places_table.sql

+1
Original file line numberDiff line numberDiff line change
@@ -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
12
CREATE TABLE places (
23
id int UNIQUE PRIMARY KEY,
34
place varchar(25)

0 commit comments

Comments
 (0)