This website requires JavaScript.
Explore
Help
Sign in
revi-archive
/
phorge-phorge
Watch
1
Star
0
Fork
You've already forked phorge-phorge
0
mirror of
https://we.phorge.it/source/phorge.git
synced
2024-11-09 16:32:39 +01:00
Code
Issues
Releases
Wiki
Activity
master
phorge-phorge
/
resources
/
sql
/
autopatches
/
20180828.phriction.07.c.documentuniq.sql
2 lines
78 B
MySQL
Raw
Permalink
Normal View
History
Unescape
Escape
Properly namespace the query in the spliced-in content cleanup patch Yikes. Actually ran it this time!
2018-08-31 21:07:07 +02:00
DELETE
FROM
{
$
NAMESPACE
}
_phriction
.
phriction_content
WHERE
documentPHID
=
'
'
;
Copy permalink