VvebOIDC/install/sql/insert/post/post_to_site.sql

17 lines
153 B
SQL

INSERT INTO `post_to_site` VALUES
(1,1),
(2,1),
(3,1),
(4,1),
(5,1),
(6,1),
(7,1),
(8,1),
(9,1),
(10,1),
(11,1),
(12,1),
(13,1),
(14,1),
(15,1),
(16,1);