phorge/resources/sql/autopatches/20140214.clean.1.legacycommentid.sql
2014-09-14 16:30:46 -07:00

3 lines
102 B
SQL

ALTER TABLE {$NAMESPACE}_differential.differential_transaction_comment
DROP COLUMN legacyCommentID;