Merge branch 'master' of bitbucket.org:jamkazam/jam-db

This commit is contained in:
Brian Smith 2012-10-30 01:41:04 -04:00
commit f3fc987b29
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
insert into instruments (description) values
('Guitar'),
('Vocals'),
('Drums')
('Drums');