VvebOIDC/install/sql/insert/taxonomy/post_to_taxonomy.sql

20 lines
198 B
SQL

INSERT INTO `post_to_taxonomy_item` VALUES
(1,1),
(2,2),
(3,3),
(4,4),
(5,9),
(6,9),
(7,9),
(8,9),
(1,9),
(2,12),
(3,12),
(4,12),
(5,12),
(6,12),
(7,12),
(1,39),
(1,40),
(1,41);