Viewing File: /home/ubuntu/code-backup/code_review/phabricator/resources/sql/patches/028.systemagent.sql

ALTER TABLE {$NAMESPACE}_user.user
  ADD isSystemAgent bool not null default 0;
Back to Directory File Manager