jam-cloud/db/up/other_instrument.sql

2 lines
84 B
SQL

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