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-10 00:42:41 +01:00
Code
Issues
Releases
Wiki
Activity
8bca296ac1
phorge-phorge
/
resources
/
sql
/
patches
/
phiddrop.sql
2 lines
43 B
MySQL
Raw
Normal View
History
Unescape
Escape
Various linter fixes. Summary: - Removed trailing newlines. - Added newline at EOF. - Removed leading newlines. - Trimmed trailing whitespace. - Spelling fix. - Added newline at EOF Test Plan: N/A Reviewers: epriestley, #blessed_reviewers Reviewed By: epriestley CC: hach-que, chad, Korvin, epriestley, aran Differential Revision: https://secure.phabricator.com/D8344
2014-02-26 21:44:58 +01:00
DROP
DATABASE
IF
EXISTS
{
$
NAMESPACE
}
_phid
;
Copy permalink