salix/db/versions/10987-tealMonstera/00-firstScript.sql

4 lines
115 B
MySQL
Raw Normal View History

2024-04-10 09:32:45 +00:00
-- Place your SQL code here
USE vn;
INSERT INTO vn.observationType (description,code) VALUES ('Entrega','dropOff')