phorge/resources/sql/patches/028.systemagent.sql
2011-04-12 18:19:25 -07:00

2 lines
78 B
SQL

ALTER TABLE phabricator_user.user
ADD isSystemAgent bool not null default 0;