Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F390799
restore_persos_flags.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
372 B
Subscribers
None
restore_persos_flags.sql
View Options
---
--- Empties the table and inserts again my flags
--- Dereckson
---
TRUNCATE
`
persos_flags
`
;
INSERT
INTO
`
persos_flags
`
(
`
perso_id
`
,
`
flag_key
`
,
`
flag_value
`
)
VALUES
(
5555
,
'hypership.reached'
,
'3'
),
(
5555
,
'admin.pages.editor'
,
'1'
),
(
5555
,
'admin.api.keyprovider'
,
'1'
),
(
1148
,
'site.smartline.method'
,
'get'
),
(
5555
,
'site.smartline.method'
,
'get'
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Feb 22, 15:27 (1 h, 29 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
22021
Default Alt Text
restore_persos_flags.sql (372 B)
Attached To
rZED Zed
Event Timeline
Log In to Comment