jam-cloud/db/up/other_instrument.sql

2 lines
84 B
MySQL
Raw Permalink Normal View History

INSERT INTO instruments (id, description, popularity) VALUES ('other', 'Other', 1);