dotfiles/templates/SQL/MySQL/INSERT SCRIPT.sql
2018-02-12 14:47:28 +01:00

5 lines
178 B
SQL

-- -----------------------------------------------------
-- Table `Template`
-- -----------------------------------------------------
INSERT INTO `Template` (`id`) VALUES ('1');