mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-04-22 10:52:09 +00:00
amélioration .sql
This commit is contained in:
parent
a4d60d2f76
commit
98a10db528
@ -89,12 +89,10 @@ INSERT INTO `post_tag` (`post_id`, `tag`) VALUES
|
||||
(6, 2),
|
||||
(6, 3),
|
||||
(6, 4),
|
||||
(6, 5),
|
||||
(6, 6),
|
||||
(7, 6),
|
||||
(7, 1),
|
||||
(7, 3),
|
||||
(7, 5);
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
||||
@ -117,7 +115,6 @@ INSERT INTO `tag` (`id`, `url`, `name`) VALUES
|
||||
(2, NULL, 'photoshop'),
|
||||
(3, NULL, 'google'),
|
||||
(4, NULL, 'apple'),
|
||||
(5, NULL, ''),
|
||||
(6, NULL, 'tesla');
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user