This website requires JavaScript.
Explore
Help
Register
Sign In
seth
/
jam-cloud
mirror of
https://bitbucket.org/jamkazam/jam-cloud.git
Watch
1
Star
0
Fork
You've already forked jam-cloud
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b2b9022f50
jam-cloud
/
db
/
up
/
add_piano.sql
1 line
83 B
SQL
Raw
Blame
History
INSERT
INTO
instruments
(
id
,
description
,
popularity
)
VALUES
(
'
piano
'
,
'
Piano
'
,
2
)
;
Reference in New Issue
View Git Blame
Copy Permalink