mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 00:42:41 +01:00
384fd24627
Summary: Ref T2787. When order statuses change, send merchants and users email about it. Test Plan: Used `bin/mail` to review mail. Reviewers: btrahan Reviewed By: btrahan Subscribers: epriestley Maniphest Tasks: T2787 Differential Revision: https://secure.phabricator.com/D10694
2 lines
83 B
SQL
2 lines
83 B
SQL
ALTER TABLE {$NAMESPACE}_phortune.phortune_cart
|
|
ADD mailKey BINARY(20) NOT NULL;
|