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
/
patches
/
086.formeraffil.sql
2 lines
66 B
MySQL
Raw
Permalink
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
ALTER
TABLE
{
$
NAMESPACE
}
_project
.
project_affiliation
DROP
status
;
Copy permalink