sfdfds
This commit is contained in:
parent
f93d9e3b3c
commit
5a52b9709b
4 changed files with 31 additions and 11 deletions
|
@ -51,6 +51,10 @@ INSERT INTO public.users (
|
|||
0, 'zozbot', '', 'hot', 'top', 'day', '62ca56', 'e4432d', '', '',
|
||||
'', 'dark', '30409f', false, false, '', '', 0, false, 0,
|
||||
0, 0, '', true, 0);
|
||||
(6, 'AutoPoller', '', 0, 0, true, true, '', '', 0, false,
|
||||
0, 'AutoPoller', '', 'hot', 'top', 'day', '62ca56', 'e4432d', '', '',
|
||||
'', 'dark', '30409f', false, false, '', '', 0, false, 0,
|
||||
0, 0, '', true, 0);
|
||||
|
||||
|
||||
SELECT pg_catalog.setval('public.users_id_seq', 5, true);
|
||||
SELECT pg_catalog.setval('public.users_id_seq', 6, true);
|
Loading…
Add table
Add a link
Reference in a new issue