Files
vanillameta/docs/backup/vanillameta_template_item.sql
2022-10-18 17:55:46 +09:00

12 lines
2.7 KiB
SQL

INSERT INTO vanillameta.template_item (createdAt, updatedAt, id, templateId, x, y, width, height, recommendCategory, recommendType) VALUES ('2022-09-28 15:17:31.001596', '2022-09-28 15:17:31.001596', 1, 1, 0, 0, 6, 6, 'LINE', null);
INSERT INTO vanillameta.template_item (createdAt, updatedAt, id, templateId, x, y, width, height, recommendCategory, recommendType) VALUES ('2022-09-28 15:17:31.024090', '2022-09-28 15:17:31.024090', 2, 1, 6, 0, 6, 6, 'LINE', null);
INSERT INTO vanillameta.template_item (createdAt, updatedAt, id, templateId, x, y, width, height, recommendCategory, recommendType) VALUES ('2022-09-28 15:17:31.050109', '2022-09-28 15:17:31.050109', 3, 1, 0, 6, 6, 6, 'LINE', null);
INSERT INTO vanillameta.template_item (createdAt, updatedAt, id, templateId, x, y, width, height, recommendCategory, recommendType) VALUES ('2022-09-28 15:17:31.073522', '2022-09-28 15:17:31.073522', 4, 1, 6, 6, 6, 6, 'LINE', null);
INSERT INTO vanillameta.template_item (createdAt, updatedAt, id, templateId, x, y, width, height, recommendCategory, recommendType) VALUES ('2022-09-28 15:17:31.094919', '2022-09-28 15:17:31.094919', 5, 2, 0, 0, 12, 4, 'LINE', null);
INSERT INTO vanillameta.template_item (createdAt, updatedAt, id, templateId, x, y, width, height, recommendCategory, recommendType) VALUES ('2022-09-28 15:17:31.118104', '2022-09-28 15:17:31.118104', 6, 2, 0, 4, 4, 4, 'LINE', null);
INSERT INTO vanillameta.template_item (createdAt, updatedAt, id, templateId, x, y, width, height, recommendCategory, recommendType) VALUES ('2022-09-28 15:17:31.141382', '2022-09-28 15:17:31.141382', 7, 2, 4, 4, 4, 4, 'LINE', null);
INSERT INTO vanillameta.template_item (createdAt, updatedAt, id, templateId, x, y, width, height, recommendCategory, recommendType) VALUES ('2022-09-28 15:17:31.161634', '2022-09-28 15:17:31.161634', 8, 2, 8, 4, 4, 4, 'LINE', null);
INSERT INTO vanillameta.template_item (createdAt, updatedAt, id, templateId, x, y, width, height, recommendCategory, recommendType) VALUES ('2022-09-28 15:17:31.183596', '2022-09-28 15:17:31.183596', 9, 3, 0, 0, 4, 4, 'LINE', null);
INSERT INTO vanillameta.template_item (createdAt, updatedAt, id, templateId, x, y, width, height, recommendCategory, recommendType) VALUES ('2022-09-28 15:17:31.205220', '2022-09-28 15:17:31.205220', 10, 3, 4, 0, 4, 4, 'LINE', null);
INSERT INTO vanillameta.template_item (createdAt, updatedAt, id, templateId, x, y, width, height, recommendCategory, recommendType) VALUES ('2022-09-28 15:17:31.225541', '2022-09-28 15:17:31.225541', 11, 3, 8, 0, 4, 4, 'LINE', null);
INSERT INTO vanillameta.template_item (createdAt, updatedAt, id, templateId, x, y, width, height, recommendCategory, recommendType) VALUES ('2022-09-28 15:17:31.246820', '2022-09-28 15:17:31.246820', 12, 3, 0, 4, 12, 4, 'LINE', null);