Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2892805
20220525.slowvote.05.response-xactions.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
923 B
Referenced Files
None
Subscribers
None
20220525.slowvote.05.response-xactions.sql
View Options
UPDATE
{$
NAMESPACE
}
_slowvote
.
slowvote_transaction
SET
oldValue
=
'"visible"'
WHERE
transactionType
=
'vote:responses'
AND
oldValue
IN
(
'0'
,
'"0"'
);
UPDATE
{$
NAMESPACE
}
_slowvote
.
slowvote_transaction
SET
newValue
=
'"visible"'
WHERE
transactionType
=
'vote:responses'
AND
newValue
IN
(
'0'
,
'"0"'
);
UPDATE
{$
NAMESPACE
}
_slowvote
.
slowvote_transaction
SET
oldValue
=
'"voters"'
WHERE
transactionType
=
'vote:responses'
AND
oldValue
IN
(
'1'
,
'"1"'
);
UPDATE
{$
NAMESPACE
}
_slowvote
.
slowvote_transaction
SET
newValue
=
'"voters"'
WHERE
transactionType
=
'vote:responses'
AND
newValue
IN
(
'1'
,
'"1"'
);
UPDATE
{$
NAMESPACE
}
_slowvote
.
slowvote_transaction
SET
oldValue
=
'"owner"'
WHERE
transactionType
=
'vote:responses'
AND
oldValue
IN
(
'2'
,
'"2"'
);
UPDATE
{$
NAMESPACE
}
_slowvote
.
slowvote_transaction
SET
newValue
=
'"owner"'
WHERE
transactionType
=
'vote:responses'
AND
newValue
IN
(
'2'
,
'"2"'
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 17:24 (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1126921
Default Alt Text
20220525.slowvote.05.response-xactions.sql (923 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment